construido para presentacion #1

Merged
danielGe merged 33 commits from pruebas into master 2020-08-24 19:03:54 +00:00
Showing only changes of commit bbe67324d2 - Show all commits
+8 -2
View File
@@ -1,5 +1,11 @@
const config = {
api: "http://localhost:3001"
//api: "https://venus.acatlan.unam.mx/indiana_hackaton"
//ngrok
api: "http://79d0fb701c9e.ngrok.io"
//Local
//api: "http://localhost:3001"
//Pruebas
//api: "Por definir"
};
module.exports = config;