change to kernel space
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
e731b5c375
commit
1de66cd4c2
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ services:
|
||||||
- SERVER_COUNTRIES=Canada
|
- SERVER_COUNTRIES=Canada
|
||||||
- SERVER_CITIES=Vancouver
|
- SERVER_CITIES=Vancouver
|
||||||
- FIREWALL_VPN_INPUT_PORTS=30754
|
- FIREWALL_VPN_INPUT_PORTS=30754
|
||||||
- WIREGUARD_IMPLEMENTATION=userspace
|
- WIREGUARD_IMPLEMENTATION=kernel
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080 # qBittorrent Web UI
|
- 8080:8080 # qBittorrent Web UI
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue