construido para produccion#

This commit is contained in:
2020-10-18 21:15:24 -05:00
parent 3e5d200b06
commit fb709c0b0c
4 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -6,9 +6,9 @@ const config = {
//api: "http://localhost:3001"
//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"
//api: "http://132.248.43.238:3000"
};
module.exports = config;