Changed interval to 24 hrs
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user