We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dcb791 commit 78049b0Copy full SHA for 78049b0
web/src/main.js
@@ -5,7 +5,7 @@ import router from './router'
5
6
Vue.config.productionTip = false
7
8
-Vue.prototype.$BASE_URL = "/api"
+Vue.prototype.$BASE_URL = ""
9
// Vue.prototype.$BASE_URL = "http://0.0.0.0:9091"
10
11
new Vue({
0 commit comments