Compare commits

..

1 Commits

Author SHA1 Message Date
Sam A. c802e53858
Fix mount point for Watchtower 2022-11-18 20:52:25 +01:00
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
- name: external_services
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- "{{ docker_registry.volume_folder }}/auth/config.json:/config.json"
- "/root/.docker/config.json:/config.json"
env:
WATCHTOWER_LABEL_ENABLE: "true"
WATCHTOWER_POLL_INTERVAL: "60"
WATCHTOWER_POLL_INTERVAL: "60"