construido para prodccion

This commit is contained in:
2020-09-24 15:28:54 -05:00
parent 89de11c622
commit 2e877bdbdb
4 changed files with 8 additions and 5 deletions
+4 -1
View File
@@ -6,6 +6,9 @@ const config = {
//api: "http://localhost:3000"
//Pruebas
api: "https://venus.acatlan.unam.mx/asinea_nuevo_test"
//api: "https://venus.acatlan.unam.mx/asinea_nuevo_test"
//produccion
api: "http://132.248.43.238:3000/"
};
module.exports = config;