fix timezone and remove unused log

This commit is contained in:
2024-12-18 07:57:26 +07:00
parent 1afbf7c022
commit cc27c179f7
13 changed files with 40 additions and 38 deletions

View File

@@ -11,6 +11,8 @@ services:
volumes:
- .:/app
environment:
# TIMEZONE
- TZ=Asia/Jakarta
# DATABASE SIMRS V3.0
- POSTGRE_DB_HOST=10.10.123.223
- POSTGRE_DB_PORT=5432