Changed interval to 24 hrs

This commit is contained in:
2025-04-26 11:32:35 +01:00
parent 822f46641d
commit 4efb166b7f

View File

@@ -6,7 +6,7 @@ services:
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
# - /config.json:/config.json # - /config.json:/config.json
command: --interval 30 command: --interval 86400
restart: unless-stopped restart: unless-stopped
environment: environment:
- WATCHTOWER_NOTIFICATION_SLACK_CHANNEL=#alerts - WATCHTOWER_NOTIFICATION_SLACK_CHANNEL=#alerts