Watchtower: Simplify auto updates
This commit is contained in:
@ -9,8 +9,6 @@ services:
|
||||
- "443:443"
|
||||
- "80:80"
|
||||
privileged: true
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.scope=update"
|
||||
volumes:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock:z"
|
||||
- "./traefik.yaml:/etc/traefik/traefik.yaml:Z,ro"
|
||||
|
Reference in New Issue
Block a user