Files
docker-compose/compose/watchtower/.env.example
2026-01-22 16:51:59 +01:00

6 lines
209 B
Plaintext

TZ="Europe/Rome"
WATCHTOWER_CLEANUP="true"
WATCHTOWER_SCHEDULE="0 0 4 * * ?"
# Update only containers without a com.centurylinklabs.watchtower.scope label
WATCHTOWER_SCOPE="none"
WATCHTOWER_NOTIFICATION_URL=""