feat: add TZ env var

This commit is contained in:
Herculino Trotta
2025-02-07 11:29:28 -03:00
parent dd1d4292d3
commit 62bfaaa62a
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
SERVER_NAME=wygiwyh_server
DB_NAME=wygiwyh_pg
TZ=UTC # Change to your timezone. This only affects some async tasks.
DEBUG=false
URL = https://...
HTTPS_ENABLED=true