add gluetun device net tun
parent
378ebe69e0
commit
ff23c1772f
|
@ -15,6 +15,8 @@ services:
|
|||
- VPN_TYPE=wireguard
|
||||
- VPN_PORT_FORWARDING=on
|
||||
- VPN_PORT_FORWARDING_PROVIDER=protonvpn
|
||||
devices:
|
||||
- /dev/net/tun:/dev/net/tun
|
||||
env_file:
|
||||
- .env
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Reference in New Issue