env and yml

This commit is contained in:
2025-05-20 11:34:12 +07:00
parent cd880e3854
commit a07d3affb0
3 changed files with 17 additions and 4 deletions
+3 -3
View File
@@ -17,12 +17,12 @@ services:
# DATABASE SIMRS V3.0
- SIMRS_STAG_HOST=10.10.123.223
- SIMRS_STAG_PORT=5432
- SIMRS_STAG_NAME=simrsbackup
- SIMRS_STAG_NAME=simrs-stag
- SIMRS_STAG_USER=simtest
- SIMRS_STAG_PASS=12345
# DATABASE SATU DATA
- SATUDATA_HOST=10.10.123.165
- SATUDATA_USER=stim
- SATUDATA_PASS=stim*RS54
- SATUDATA_USERNAME=stim
- SATUDATA_PASSWORD=stim*RS54
- SATUDATA_NAME=satu_db
- SATUDATA_PORT=5000