ddns added and like mre stuff idk
This commit is contained in:
@@ -19,7 +19,7 @@ services:
|
||||
|
||||
|
||||
gluetun:
|
||||
image: ghcr.io/qdm12/gluetun
|
||||
image: qmcgaw/gluetun:v3
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
container_name: gluetun
|
||||
@@ -27,12 +27,13 @@ services:
|
||||
- VPN_SERVICE_PROVIDER=mullvad
|
||||
- VPN_TYPE=wireguard
|
||||
- WIREGUARD_PRIVATE_KEY=${MULLKEY}
|
||||
- WIREGUARD_ADDRESSES=10.73.138.162/32
|
||||
- WIREGUARD_ADDRESSES=10.73.197.103/32
|
||||
- DNS_ADDRESS=10.64.0.1
|
||||
- SERVER_CITIES=Chicago IL
|
||||
volumes:
|
||||
- gluetun:/gluetun
|
||||
devices:
|
||||
- /dev/net/tun
|
||||
- /dev/net/tun:/dev/net/tun
|
||||
ports:
|
||||
- 8181:8181
|
||||
- 6881:6881
|
||||
|
||||
Reference in New Issue
Block a user