mirror of
https://github.com/AdrienPoupa/docker-compose-nas.git
synced 2025-05-29 21:48:01 +02:00
fix(vpn): Enable Watchtower on the VPN container
This commit is contained in:
parent
859b5e9878
commit
7b92c87a1b
@ -352,9 +352,6 @@ services:
|
|||||||
timeout: 10s
|
timeout: 10s
|
||||||
retries: 3
|
retries: 3
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
|
||||||
# network mode is not supported: https://github.com/containrrr/watchtower/issues/1286#issuecomment-1214291660
|
|
||||||
- com.centurylinklabs.watchtower.enable=false
|
|
||||||
unpackerr:
|
unpackerr:
|
||||||
image: golift/unpackerr
|
image: golift/unpackerr
|
||||||
container_name: unpackerr
|
container_name: unpackerr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user