From 9c85b434d30771894464ed8c6336736db2078bed Mon Sep 17 00:00:00 2001 From: akanealw Date: Thu, 19 Dec 2024 10:19:00 -0600 Subject: [PATCH] added more countries --- vpn/compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vpn/compose.yml b/vpn/compose.yml index f4e6709..21cc977 100755 --- a/vpn/compose.yml +++ b/vpn/compose.yml @@ -41,7 +41,7 @@ services: - WIREGUARD_PRIVATE_KEY=gCPJX6tLCWXYLjqGVpJCyOKfyTcLd/zlLBZoXAWH6Vk= - WIREGUARD_ADDRESSES=10.68.141.207/32 - HTTPPROXY=on - - SERVER_COUNTRIES=CANADA + - SERVER_COUNTRIES=Austria,Belgium,Canada,Netherlands,Sweden,Switzerland,USA - TZ=${TZ} - BLOCK_MALICIOUS=off - BLOCK_SURVEILLANCE=off @@ -59,7 +59,7 @@ services: # - 3100:3000 # firefox http - 3101:3001 # firefox https - 3129:3129 # jdownloader - - 5800:5800 # jdownloader] + - 5800:5800 # jdownloader - 8282:8282 # qbittorrent - 8181:8080 # sabnzbd restart: always