feat(app.json): Ajustando arquivo app.json

This commit is contained in:
Kenio 2025-09-12 15:59:56 -03:00
parent 261144e45f
commit e3a29dd5d0

View file

@ -1,7 +1,7 @@
{
"state": "go",
"api": {
"url": "http://api_saas_api_homologacao:8000/",
"url": "https://saas_api_homologacao.oriustecnologia.com",
"prefix": "api/v1/",
"content_type": "application/json"
}