feat: add timezone to semaphore

This commit is contained in:
Simon Cornet 2025-10-02 11:04:51 +02:00
commit 096e196075

View file

@ -68,3 +68,6 @@
SEMAPHORE_TOTP_ALLOW_RECOVERY: "True"
SEMAPHORE_TOTP_ENABLED: "True"
SEMAPHORE_USE_REMOTE_RUNNER: "True"
# global
TZ: "{{ timezone }}"