From 822f46641ddd297a95ac21b3ed20e599cca78f19 Mon Sep 17 00:00:00 2001 From: Thomas Jones Date: Sat, 8 Mar 2025 21:49:01 +0000 Subject: [PATCH] Removed auth. --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: