fix: use Etc/UTC as default in servarr and watchtower

This commit is contained in:
2026-01-24 22:19:22 +01:00
parent c010474dfd
commit e18ca14e44
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
PUID="1000"
PGID="1000"
TZ="Europe/Rome"
TZ="Etc/UTC"
# qBittorent
QBITTORRENT_CONFIG_PATH="../../volumes/servarr/qbittorrent"

View File

@@ -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