construido para pruebas

This commit is contained in:
2020-07-06 21:38:45 -05:00
parent 049257ab62
commit 6eccbf8381
7 changed files with 8 additions and 8 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;