feat(app.json): Ajustando arquivo app.json
This commit is contained in:
parent
e3a29dd5d0
commit
b6274f1cf3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"state": "go",
|
"state": "go",
|
||||||
"api": {
|
"api": {
|
||||||
"url": "https://saas_api_homologacao.oriustecnologia.com",
|
"url": "http://api_saas_api_homologacao:8000/",
|
||||||
"prefix": "api/v1/",
|
"prefix": "api/v1/",
|
||||||
"content_type": "application/json"
|
"content_type": "application/json"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue