Watchtower: Simplify auto updates
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user