diff --git a/docker-compose.watchtower.yaml b/docker-compose.watchtower.yaml index c1a80a6..d1cc45d 100644 --- a/docker-compose.watchtower.yaml +++ b/docker-compose.watchtower.yaml @@ -4,5 +4,5 @@ services: image: containrrr/watchtower volumes: - /var/run/docker.sock:/var/run/docker.sock - - /root/.docker/config.json:/config.json + # - /root/.docker/config.json:/config.json # enable only if you need it command: --cleanup --include-restarting --include-stopped --revive-stopped --label-enable