fixing config

This commit is contained in:
Narul Hidayah
2026-06-11 14:56:20 +09:00
parent 8b21fa499e
commit 5f47c1e669
4 changed files with 12 additions and 0 deletions

View File

@ -28,5 +28,8 @@
"database": "saude_stag",
"synchronize": true,
"logging": true
},
"service": {
"file": "https://his.shiblysolution.id/service-file/api/"
}
}

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/"
}
}

View File

@ -27,5 +27,8 @@
"password": "gM*#o>3W4&5X",
"database": "saude_stag",
"logging": true
},
"service": {
"file": "https://his.shiblysolution.id/service-file/api/"
}
}