Commit 096e1960 authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: add timezone to semaphore

parent dd4f4452
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -68,3 +68,6 @@
      SEMAPHORE_TOTP_ALLOW_RECOVERY: "True"
      SEMAPHORE_TOTP_ENABLED: "True"
      SEMAPHORE_USE_REMOTE_RUNNER: "True"

      # global
      TZ: "{{ timezone }}"