This commit is contained in:
2025-05-19 15:34:12 +07:00
parent 1f30f3e10d
commit cd880e3854
3 changed files with 8 additions and 21 deletions
+7 -1
View File
@@ -6,7 +6,7 @@ services:
container_name: api-retribusi
restart: always
ports:
- 8086:8086
- 8080:8080
volumes:
- .:/app
- /etc/localtime:/etc/localtime:ro
@@ -14,6 +14,12 @@ services:
environment:
# TIMEZONE
- TZ=Asia/Jakarta
# DATABASE SIMRS V3.0
- SIMRS_STAG_HOST=10.10.123.223
- SIMRS_STAG_PORT=5432
- SIMRS_STAG_NAME=simrsbackup
- SIMRS_STAG_USER=simtest
- SIMRS_STAG_PASS=12345
# DATABASE SATU DATA
- SATUDATA_HOST=10.10.123.165
- SATUDATA_USER=stim