arr: Add quadnine DNS server check to vpn

This commit is contained in:
Marty Oehme 2025-08-13 10:22:36 +02:00
parent 30f068fd7a
commit 12e48b17b7
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -212,6 +212,7 @@ services:
- OPENVPN_PASSWORD={{ arrstack_vpn_pass }}
- UPDATER_PERIOD=48h
- SERVER_REGIONS={{ arrstack_vpn_regions }}
- DNS_ADDRESS=9.9.9.9 # TODO: implement variable
- PORT_FORWARD_ONLY=true
- VPN_PORT_FORWARDING=on
- VPN_PORT_FORWARDING_PROVIDER={{ arrstack_vpn_provider }}