Maint: change default ping address to github.com to test DNS
This commit is contained in:
@@ -125,7 +125,7 @@ ENV VPNSP=pia \
|
||||
LOG_LEVEL=info \
|
||||
# Health
|
||||
HEALTH_SERVER_ADDRESS=127.0.0.1:9999 \
|
||||
HEALTH_ADDRESS_TO_PING=1.1.1.1 \
|
||||
HEALTH_ADDRESS_TO_PING=github.com \
|
||||
HEALTH_OPENVPN_DURATION_INITIAL=6s \
|
||||
HEALTH_OPENVPN_DURATION_ADDITION=5s \
|
||||
# DNS over TLS
|
||||
|
||||
Reference in New Issue
Block a user