remove gluetun health check
This commit is contained in:
@@ -287,16 +287,6 @@ services:
|
||||
- SERVER_COUNTRIES=Switzerland
|
||||
- TZ=Europe/Brussels
|
||||
- IPV6=off
|
||||
healthcheck:
|
||||
interval: 1m
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
start_period: 30s
|
||||
test:
|
||||
[
|
||||
"CMD-SHELL",
|
||||
"wget -qO- http://127.0.0.1:9999/health | grep -q 'healthy'",
|
||||
]
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
- com.centurylinklabs.watchtower.enable=true
|
||||
|
||||
Reference in New Issue
Block a user