doc (#30): Add comment for when not to use SERVER_COUNTRIES in vpn
This commit is contained in:
parent
5fe86b2fa1
commit
058a190e2e
@ -16,7 +16,7 @@ services:
|
|||||||
- OPENVPN_PASSWORD=${OPENVPN_PASSWORD:-""}
|
- OPENVPN_PASSWORD=${OPENVPN_PASSWORD:-""}
|
||||||
|
|
||||||
## For list of server countries, visit https://raw.githubusercontent.com/qdm12/gluetun/master/internal/storage/servers.json
|
## For list of server countries, visit https://raw.githubusercontent.com/qdm12/gluetun/master/internal/storage/servers.json
|
||||||
|
## When VPN_SERVICE_PROVIDER is custom. Comment the below line
|
||||||
- SERVER_COUNTRIES=${SERVER_COUNTRIES:-Switzerland}
|
- SERVER_COUNTRIES=${SERVER_COUNTRIES:-Switzerland}
|
||||||
|
|
||||||
# - FREE_ONLY=on # Valid with protonvpn only. Value willbe set "on" if using free subscription provided by protonvpn
|
# - FREE_ONLY=on # Valid with protonvpn only. Value willbe set "on" if using free subscription provided by protonvpn
|
||||||
|
Loading…
Reference in New Issue
Block a user