feat: add timezone to semaphore
This commit is contained in:
parent
dd4f445275
commit
096e196075
1 changed files with 3 additions and 0 deletions
|
|
@ -68,3 +68,6 @@
|
|||
SEMAPHORE_TOTP_ALLOW_RECOVERY: "True"
|
||||
SEMAPHORE_TOTP_ENABLED: "True"
|
||||
SEMAPHORE_USE_REMOTE_RUNNER: "True"
|
||||
|
||||
# global
|
||||
TZ: "{{ timezone }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue