Explorar el Código

removed localhost

master
rpm-mcarman hace 2 años
padre
commit
2d92f65b7c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      app/config/config.json

+ 1
- 1
app/config/config.json Ver fichero

@@ -6,6 +6,6 @@
"methods": "GET,POST,DELETE,PATCH,PUT"
},
"env": {
"API_BASEURL": "http://localhost:8080/api/v1.0/"
"API_BASEURL": "http://vapor.prelub.com/api/v1.0/"
}
}

Cargando…
Cancelar
Guardar