This commit is contained in:
2026-06-11 13:24:25 +07:00
7 changed files with 213 additions and 0 deletions

View File

@ -28,5 +28,8 @@
"database": "saude_local",
"synchronize": true,
"logging": true
},
"service": {
"file": "http://localhost:9080/service-file/api/"
}
}

View File

@ -27,5 +27,8 @@
"password": "y0BZQ6of14OULYnb",
"database": "saude_production",
"logging": false
},
"service": {
"file": "https://tcelanatl.shiblysolution.id/api/f/"
}
}