construido para produccion

This commit is contained in:
2020-08-14 16:34:54 -05:00
parent 1073dc9eef
commit 8940d1df72
4 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -4,10 +4,10 @@ const config = {
//api: "http://localhost:3001"
//Pruebas
api: "https://venus.acatlan.unam.mx/hackaton"
//api: "https://venus.acatlan.unam.mx/hackaton"
//Produccion
//api: "https://venus.acatlan.unam.mx/indiana_hackaton"
api: "https://venus.acatlan.unam.mx/indiana_hackaton"
};
module.exports = config;