mirror of
https://github.com/kevin-DL/comedy-video-lib.git
synced 2026-01-12 03:05:13 +00:00
Creating a github repository
- Creating a github repo so just commiting everything
This commit is contained in:
@@ -9,6 +9,7 @@ export default function ({ $axios, store }, inject) {
|
||||
})
|
||||
|
||||
// Set baseURL to something different
|
||||
console.log(process.env.baseApiUrl)
|
||||
api.setBaseURL(process.env.baseApiUrl)
|
||||
|
||||
api.onRequest(config => {
|
||||
|
||||
Reference in New Issue
Block a user