From 0eba12966c2c9f6bbdafa2357872735fe2c10d29 Mon Sep 17 00:00:00 2001 From: mrhotio <26902309+mrhotio@users.noreply.github.com> Date: Mon, 29 Dec 2025 18:25:33 +0100 Subject: [PATCH] update dip defaults --- includes/wireguard.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/wireguard.md b/includes/wireguard.md index d35546b..6e85e5c 100644 --- a/includes/wireguard.md +++ b/includes/wireguard.md @@ -138,7 +138,7 @@ -e VPN_PIA_USER="" \ #(11) -e VPN_PIA_PASS="" \ #(11) -e VPN_PIA_PREFERRED_REGION="" \ #(7) - -e VPN_PIA_DIP_TOKEN="no" \ #(13) + -e VPN_PIA_DIP_TOKEN="" \ #(13) -e VPN_PIA_PORT_FORWARD_PERSIST="false" \ #(14) -e PRIVOXY_ENABLED="false" \ #(19) -e UNBOUND_ENABLED="false" \ #(21) @@ -169,7 +169,7 @@ - VPN_PIA_USER #(11) - VPN_PIA_PASS #(11) - VPN_PIA_PREFERRED_REGION #(7) - - VPN_PIA_DIP_TOKEN=no #(13) + - VPN_PIA_DIP_TOKEN #(13) - VPN_PIA_PORT_FORWARD_PERSIST=false #(14) - PRIVOXY_ENABLED=false #(19) - UNBOUND_ENABLED=false #(21)