feat(app.json): Ajustando arquivo app.json
This commit is contained in:
parent
06678901d4
commit
e782085ed0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"state": "go",
|
||||
"api": {
|
||||
"url": "api-saas-api-homologacao:8000/",
|
||||
"prefix": "api/v1/",
|
||||
"url": "http://api-saas-api-homologacao:8000/",
|
||||
"prefix": "api/v1",
|
||||
"content_type": "application/json"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue