This website requires JavaScript.
Explore
Help
Register
Sign In
kodev-org
/
vikunja
Watch
1
Star
0
Fork
You've already forked vikunja
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d46faec23d
vikunja
/
src
/
http-common
/
index.js
6 lines
91 B
JavaScript
Raw
Blame
History
import
axios
from
'axios'
export
const
HTTP
=
axios
.
create
(
{
baseURL
:
window
.
API
_URL
}
)
Reference in New Issue
View Git Blame
Copy Permalink