Skip to content

Commit 78049b0

Browse files
committed
moved baseurl
Signed-off-by: kumarabd <abishekkumar92@gmail.com>
1 parent 5dcb791 commit 78049b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import router from './router'
55

66
Vue.config.productionTip = false
77

8-
Vue.prototype.$BASE_URL = "/api"
8+
Vue.prototype.$BASE_URL = ""
99
// Vue.prototype.$BASE_URL = "http://0.0.0.0:9091"
1010

1111
new Vue({

0 commit comments

Comments
 (0)