Ver a proveniência

changed master url

master
rpm-mcarman há 2 anos
ascendente
cometimento
b82d145f3a
2 ficheiros alterados com 2 adições e 2 eliminações
  1. +1
    -1
      .wappler/targets/Development/app/config/config.json
  2. +1
    -1
      app/config/config.json

+ 1
- 1
.wappler/targets/Development/app/config/config.json Ver ficheiro

@@ -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/"
}
}

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

@@ -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/"
}
}

Carregando…
Cancelar
Guardar