puntos de venta y modificaciones

This commit is contained in:
casnet1
2020-09-15 20:52:27 -05:00
parent 01b4aee59b
commit 47050252d1
10 changed files with 189 additions and 36 deletions
+2 -2
View File
@@ -3,9 +3,9 @@ const config = {
//api: "https://f8d86328e778.ngrok.io"
//Local
api: "http://localhost:3001"
//api: "http://localhost:3001"
//Pruebas
//api: "https://venus.acatlan.unam.mx/portal"
api: "https://venus.acatlan.unam.mx/portal"
};
module.exports = config;