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