vista descripcion, componente desc y title

This commit is contained in:
casnet1
2020-10-18 14:43:06 -05:00
parent d4e15ddb55
commit b9e7cf483b
5 changed files with 504 additions and 6 deletions
+11
View File
@@ -0,0 +1,11 @@
const config = {
//ngrok
//api: "https://f8d86328e778.ngrok.io"
//Local
//api: "http://localhost:3000"
//Pruebas
api: "https://venus.acatlan.unam.mx/portal"
};
module.exports = config;