mirror of
https://github.com/plankanban/planka.git
synced 2025-12-24 17:25:00 +03:00
feat: Parse dates as UTC without relying on TZ environment variable
Closes #1266
This commit is contained in:
@@ -72,7 +72,3 @@ SECRET_KEY=notsecretkey
|
||||
# SMTP_PASSWORD=
|
||||
# SMTP_FROM="Demo Demo" <demo@demo.demo>
|
||||
# SMTP_TLS_REJECT_UNAUTHORIZED=false
|
||||
|
||||
## Do not edit this
|
||||
|
||||
TZ=UTC
|
||||
|
||||
Reference in New Issue
Block a user