diff --git a/docker-compose.yml b/docker-compose.yml index 6a88902..f1be9f8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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