actualizacion de ngrok
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user