conexion a api preview libro

This commit is contained in:
casnet1
2020-09-15 00:07:40 -05:00
parent 3f8580b19a
commit 01b4aee59b
3 changed files with 37 additions and 5 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;