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