Volta a rastrear app.json

This commit is contained in:
Kenio 2025-11-10 10:43:30 -03:00
parent dbbd0291d8
commit 48a46d8a14

8
src/config/app.json Normal file
View file

@ -0,0 +1,8 @@
{
"state": "go",
"api": {
"url": "https://monitoring-api.oriustecnologia.com/",
"prefix": "api/v1/",
"content_type": "application/json"
}
}