Changed interval to 24 hrs
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
# - /config.json:/config.json
|
||||
command: --interval 30
|
||||
command: --interval 86400
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- WATCHTOWER_NOTIFICATION_SLACK_CHANNEL=#alerts
|
||||
|
||||
Reference in New Issue
Block a user