change to kernelspace from kernel for gluetun
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
This commit is contained in:
parent
1de66cd4c2
commit
f7c927f665
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ services:
|
|||
- SERVER_COUNTRIES=Canada
|
||||
- SERVER_CITIES=Vancouver
|
||||
- FIREWALL_VPN_INPUT_PORTS=30754
|
||||
- WIREGUARD_IMPLEMENTATION=kernel
|
||||
- WIREGUARD_IMPLEMENTATION=kernelspace
|
||||
ports:
|
||||
- 8080:8080 # qBittorrent Web UI
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue