Configure and enable notification

This commit is contained in:
2025-03-12 19:18:15 +01:00
parent dce20ed4b6
commit 744845d53e
-1
View File
@@ -21,7 +21,6 @@ services:
WATCHTOWER_SCHEDULE: "0 0 */2 * * *" # Update & Scan containers every 2 hours WATCHTOWER_SCHEDULE: "0 0 */2 * * *" # Update & Scan containers every 2 hours
WATCHTOWER_LABEL_ENABLE: false WATCHTOWER_LABEL_ENABLE: false
WATCHTOWER_MONITOR_ONLY: true WATCHTOWER_MONITOR_ONLY: true
WATCHTOWER_ROLLING_RESTART: true
WATCHTOWER_TIMEOUT: 30s WATCHTOWER_TIMEOUT: 30s
WATCHTOWER_LOG_FORMAT: pretty WATCHTOWER_LOG_FORMAT: pretty
WATCHTOWER_NOTIFICATIONS: email WATCHTOWER_NOTIFICATIONS: email