diff --git a/docker-compose.yml b/docker-compose.yml index 9fdd2f2..6a88902 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5,7 +5,7 @@ services: image: containrrr/watchtower:latest volumes: - /var/run/docker.sock:/var/run/docker.sock - - /config.json:/config.json +# - /config.json:/config.json command: --interval 30 restart: unless-stopped environment: