construido para produccion#

This commit is contained in:
2020-08-24 13:59:21 -05:00
parent d5a35a523b
commit fbf269e66d
17 changed files with 82 additions and 3 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
const config = {
//ngrok
api: "https://f8d86328e778.ngrok.io"
//api: "https://f8d86328e778.ngrok.io"
//Local
//api: "http://localhost:3001"
//Pruebas
//api: "Por definir"
api: "https://venus.acatlan.unam.mx/portal"
};
module.exports = config;