This commit is contained in:
casnet1
2020-10-01 11:53:58 -05:00
parent dffe414e01
commit 8115e50888
21 changed files with 15 additions and 18 deletions
+2 -2
View File
@@ -3,9 +3,9 @@ const config = {
//api: "https://f8d86328e778.ngrok.io"
//Local
api: "http://localhost:3000"
//api: "http://localhost:3000"
//Pruebas
// api: "https://venus.acatlan.unam.mx/portal"
api: "https://venus.acatlan.unam.mx/portal"
};
module.exports = config;