integracion de la Api para Desc

This commit is contained in:
2020-08-12 01:52:56 -05:00
parent 82e6e22152
commit 3d33ac2040
5 changed files with 87 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
const config = {
api: "http://localhost:3000"
//api: "https://venus.acatlan.unam.mx/indiana_hackaton"
};
module.exports = config;