diff --git a/config.json b/config.json deleted file mode 100644 index c9d50db..0000000 --- a/config.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "auths": { - "https://index.docker.io/v2/": { - "auth": "dGhvbWFzcmpvbmVzODc0OmRja3JfcGF0X1pJQmdlOVZEWlcwNXk0V0Q5VHdIVmxmam9fbw==" - } - } -} diff --git a/docker-compose.yml b/docker-compose.yml index 1646386..7f03482 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5,7 +5,6 @@ services: image: containrrr/watchtower:latest volumes: - /var/run/docker.sock:/var/run/docker.sock -# - /config.json:/config.json command: --interval 86400 restart: unless-stopped ports: