diff --git a/src/main.js b/src/main.js index ff4269d..cf9ab6c 100644 --- a/src/main.js +++ b/src/main.js @@ -13,7 +13,7 @@ Vue.use(VueRouter); Vue.use(VueMaterial); Vue.use(Vuelidate); -Vue.prototype.$apiRoute = 'https://adinfo-api-dot-dev-samsung-hhp.uk.r.appspot.com/'; +Vue.prototype.$apiRoute = 'Link de apontamento para api'; // Vue.prototype.$apiRoute = 'http://localhost:8000'; const router = new VueRouter({