Change template notif

This commit is contained in:
2025-03-30 15:26:56 +02:00
parent 6bdfed2d4d
commit 2b5176f487
+1 -1
View File
@@ -17,7 +17,7 @@ services:
DOCKER_API_VERSION: 1.45 # SSH docker version 1.41 for Docker engine version 20.10 - 1.43 for Docker engine version 24 - 1.45 for Docker engine version 26.1
WATCHTOWER_INCLUDE_RESTARTING: true # Restart containers after update
WATCHTOWER_INCLUDE_STOPPED: false # Update stopped containers
WATCHTOWER_SCHEDULE: "0 0 0 * */1 *" # Update & Scan containers every weeks
WATCHTOWER_SCHEDULE: "0 0 0 * */1 *"
WATCHTOWER_LABEL_ENABLE: false
WATCHTOWER_MONITOR_ONLY: true
WATCHTOWER_TIMEOUT: 30s