rutas ajustadas

This commit is contained in:
2020-08-22 02:25:43 -05:00
parent 6863cf7306
commit 1f7f93861a
8 changed files with 108 additions and 80 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
const config = {
api: "http://localhost:3000"
api: "http://localhost:3001"
//api: "https://venus.acatlan.unam.mx/indiana_hackaton"
};
module.exports = config;