cambio de api a produccion
This commit is contained in:
@@ -3,9 +3,9 @@ const config = {
|
||||
//api: "https://f8d86328e778.ngrok.io"
|
||||
|
||||
//Local
|
||||
api: "http://localhost:3000"
|
||||
//api: "http://localhost:3000"
|
||||
|
||||
//Pruebas
|
||||
// api: "https://venus.acatlan.unam.mx/portal"
|
||||
api: "https://venus.acatlan.unam.mx/portal"
|
||||
};
|
||||
module.exports = config;
|
||||
|
||||
Reference in New Issue
Block a user