This commit is contained in:
2022-05-29 23:17:52 -05:00
parent e50e7ef6e6
commit 142be715d6
8 changed files with 96 additions and 40 deletions
+2 -2
View File
@@ -24,9 +24,9 @@ export default {
axios: {},
build: {},
env: {
// api: "http://localhost:3000",
api: "http://localhost:3000",
// api: "https://890af9d598a4.ngrok.io"
// api: "https://venus.acatlan.unam.mx/premiaciones_test",
api: "https://venus.acatlan.unam.mx/premiaciones",
// api: "https://venus.acatlan.unam.mx/premiaciones",
},
}