panel admin

This commit is contained in:
2021-01-07 23:58:49 -06:00
parent 4e10a9015f
commit f92f0fcc32
9 changed files with 1459 additions and 351 deletions
+2 -2
View File
@@ -3,12 +3,12 @@ const config = {
//api: "https://f8d86328e778.ngrok.io"
//Local
//api: "http://localhost:3000"
api: "http://localhost:3000"
//Pruebas
//api: "https://venus.acatlan.unam.mx/portal"
//Produccion
api: "https://venus.acatlan.unam.mx/portal_editorial"
//api: "https://venus.acatlan.unam.mx/portal_editorial"
};
module.exports = config;