mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Use Netherlands server for Transmission's VPN
This commit is contained in:
parent
a884ba9482
commit
34ebf6dcfd
1 changed files with 2 additions and 2 deletions
|
|
@ -25,9 +25,9 @@ services:
|
||||||
- OPENVPN_PROVIDER=BLACKVPN
|
- OPENVPN_PROVIDER=BLACKVPN
|
||||||
- OPENVPN_USERNAME=${VPN_USER}
|
- OPENVPN_USERNAME=${VPN_USER}
|
||||||
- OPENVPN_PASSWORD=${VPN_PASS}
|
- OPENVPN_PASSWORD=${VPN_PASS}
|
||||||
- OPENVPN_CONFIG=Privacy-Germany
|
- OPENVPN_CONFIG=Privacy-Netherlands
|
||||||
- WEBPROXY_ENABLED=false
|
- WEBPROXY_ENABLED=false
|
||||||
- LOCAL_NETWORK=10.90.86.0/26
|
- LOCAL_NETWORK=172.19.0.0/16
|
||||||
- PUID=33
|
- PUID=33
|
||||||
- PGID=33
|
- PGID=33
|
||||||
- TRANSMISSION_RPC_USERNAME=admin
|
- TRANSMISSION_RPC_USERNAME=admin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue