actualizacion puntos de venta y lineamientos

This commit is contained in:
casnet1
2020-10-01 02:27:10 -05:00
parent 0211f7c116
commit dffe414e01
47 changed files with 496 additions and 121 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;