fix(Config): Ajuste no config de homologação
This commit is contained in:
parent
b1e39a1518
commit
8d476bada0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"state": "go",
|
||||
"api": {
|
||||
"url": "http://localhost:8000/",
|
||||
"url": "http://api_saas_api_homologacao:8000/",
|
||||
"prefix": "api/v1/",
|
||||
"content_type": "application/json"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue