mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 05:31:47 +00:00
fix: update the timezone
This commit is contained in:
@@ -26,6 +26,7 @@ services:
|
||||
PORT: "20128"
|
||||
HOSTNAME: "0.0.0.0"
|
||||
NODE_ENV: production
|
||||
TZ: Asia/Ho_Chi_Minh
|
||||
JWT_SECRET: ${JWT_SECRET:?Set JWT_SECRET in Dokploy environment variables}
|
||||
INITIAL_PASSWORD: ${INITIAL_PASSWORD:?Set INITIAL_PASSWORD in Dokploy environment variables}
|
||||
API_KEY_SECRET: ${API_KEY_SECRET:?Set API_KEY_SECRET in Dokploy environment variables}
|
||||
|
||||
Reference in New Issue
Block a user