Watchtower doesn't need external_services network

This commit is contained in:
Sam A. 2022-11-19 18:20:10 +01:00
parent e5dcfea003
commit c9ab9f0c66
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@
restart_policy: unless-stopped
env:
WATCHTOWER_POLL_INTERVAL: 60
networks:
- name: external_services
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
- "/root/.docker/config.json:/config.json:ro"