mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 21:51:20 +00:00
fix(mullvad)
This commit is contained in:
parent
dafb62925f
commit
7a109d94a3
1 changed files with 3 additions and 0 deletions
|
@ -88,6 +88,9 @@ addons:
|
||||||
VPN_TYPE: openvpn
|
VPN_TYPE: openvpn
|
||||||
WIREGUARD_ADDRESSES: 10.67.135.224/32
|
WIREGUARD_ADDRESSES: 10.67.135.224/32
|
||||||
|
|
||||||
|
# Fix: https://github.com/qdm12/gluetun/issues/1569#issuecomment-1549992099
|
||||||
|
OPENVPN_CIPHERS: AES-256-GCM
|
||||||
|
|
||||||
DNS_KEEP_NAMESERVER: "on"
|
DNS_KEEP_NAMESERVER: "on"
|
||||||
DOT: "on"
|
DOT: "on"
|
||||||
FIREWALL: "on"
|
FIREWALL: "on"
|
||||||
|
|
Loading…
Reference in a new issue