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
99 B
JavaScript
Raw
Normal View
History
Unescape
Escape
change address
2023-12-17 12:43:22 +01:00
const
instance
=
axios
.
create
(
{
baseURL
:
'https://backend.valczeryba.ovh'
,
withCredentials
:
true
}
)
;
Reference in New Issue
Copy Permalink