Consturido para produccion

This commit is contained in:
2020-08-02 23:54:21 -05:00
parent 3989df3e4e
commit 4f4602cb0f
11 changed files with 16 additions and 18 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
const config = {
api: "http://localhost:3000",
//api: "https://venus.acatlan.unam.mx/hackaton"
//api: "http://localhost:3000",
api: "https://venus.acatlan.unam.mx/hackaton"
};
module.exports = config;