Commit 70b31a64 authored by Zohten's avatar Zohten
parents 440cd18f da36ebf5
...@@ -4,7 +4,7 @@ import router from './router' ...@@ -4,7 +4,7 @@ import router from './router'
Vue.config.productionTip = false Vue.config.productionTip = false
const apiRoot = "http://localhost/CDAW/projet-cdaw/Backend/index.php"; const apiRoot = "http://localhost/CDAW/projet-cdaw/BackEnd/src/index.php";
Vue.prototype.$apiRoot = apiRoot; Vue.prototype.$apiRoot = apiRoot;
new Vue({ new Vue({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment