cambios del 24 de abril

This commit is contained in:
2021-04-25 15:55:18 -05:00
parent 2b01e58388
commit 48dfb5e64f
19 changed files with 542 additions and 6462 deletions

View File

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