Esqueleto presupuesto

This commit is contained in:
2021-05-10 23:34:58 -05:00
parent a05bc18d5a
commit e3abbfd0dc
17 changed files with 677 additions and 29 deletions

View File

@@ -59,7 +59,8 @@ export default {
// Axios module configuration (https://go.nuxtjs.dev/config-axios)
axios: {
baseURL: "http://127.0.0.1:4000/api"
//baseURL: "http://192.168.1.111:4000/api"
baseURL:"http://localhost:4000/api"
},
/*