This website requires JavaScript.
Explore
Help
Sign In
agenda
/
backoffice
Watch
1
Star
0
Fork
0
You've already forked backoffice
forked from
v4l3n71n/covas-bo
Code
Issues
Pull Requests
Projects
Releases
3
Wiki
Activity
backoffice
/
web
/
js
/
config.js
1 line
90 B
JavaScript
Raw
Normal View
History
Unescape
Escape
integ webcredentials
2023-10-20 22:24:13 +02:00
const
instance
=
axios
.
create
(
{
baseURL
:
'http://localhost:8083'
,
withCredentials
:
true
}
)
;
Reference in New Issue
Copy Permalink