fix: thêm múi giờ vào docker-compose.prod.yml để sửa lỗi hiển thị sai giờ

This commit is contained in:
2026-06-24 17:45:02 +07:00
parent 9dc1faee6f
commit 4b551ccc31
4 changed files with 4 additions and 3 deletions
+1
View File
@@ -45,6 +45,7 @@ services:
SMTP_SECURE: "${SMTP_SECURE}"
SMTP_USER: "${SMTP_USER}"
SMTP_PASS: "${SMTP_PASS}"
TZ: "Asia/Ho_Chi_Minh"
depends_on:
postgres:
condition: service_healthy