Watchtower: Simplify auto updates

This commit is contained in:
2022-09-25 14:55:45 +02:00
parent b616b8a854
commit 5c7a1d11c9
14 changed files with 1 additions and 70 deletions

View File

@ -11,7 +11,6 @@ services:
- "traefik.http.routers.caddyredir.rule={{ redirect.hosts | map(attribute='from') | map('regex_replace', '^(.*)$', 'Host(`\\1`)') | join(' || ') }}"
- "traefik.http.routers.caddyredir.entryPoints=websecure"
- "traefik.http.services.caddyredir.loadbalancer.server.port=80"
- "com.centurylinklabs.watchtower.scope=update"
restart: always
networks:
- gateway