using app_env to define the api path

This commit is contained in:
2020-07-14 18:11:13 +02:00
parent 14beb796ea
commit 8e63738597
4 changed files with 21 additions and 2 deletions
+2
View File
@@ -30,6 +30,8 @@ Vue.use(InfiniteLoading, {
Vue.use(VueScrollTo)
window.env = process.env
// sync(store, router) // done. Returns an unsync callback fn
new Vue({