fix: use Etc/UTC as default in servarr and watchtower
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PUID="1000"
|
||||
PGID="1000"
|
||||
TZ="Europe/Rome"
|
||||
TZ="Etc/UTC"
|
||||
|
||||
# qBittorent
|
||||
QBITTORRENT_CONFIG_PATH="../../volumes/servarr/qbittorrent"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
TZ="Europe/Rome"
|
||||
TZ="Etc/UTC"
|
||||
WATCHTOWER_CLEANUP="true"
|
||||
WATCHTOWER_SCHEDULE="0 0 4 * * ?"
|
||||
# Update only containers without a com.centurylinklabs.watchtower.scope label
|
||||
|
||||
Reference in New Issue
Block a user