This commit is contained in:
2020-09-20 22:06:38 -05:00
parent 7f8ff967ed
commit 1e1ba7bef6
14 changed files with 121 additions and 28 deletions
+2 -3
View File
@@ -3,10 +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/asinea_nuevo_test"
//api: "https://venus.acatlan.unam.mx/asinea_nuevo_test"
};
module.exports = config;