add back vpn type
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
df13a9ac0b
commit
4ed0ff0ed5
1 changed files with 2 additions and 2 deletions
|
|
@ -8,9 +8,9 @@ services:
|
|||
cpus: 1.0
|
||||
mem_limit: "1024m"
|
||||
mem_reservation: "128m"
|
||||
#environment:
|
||||
environment:
|
||||
#- VPN_SERVICE_PROVIDER=airvpn
|
||||
#- VPN_TYPE=wireguard
|
||||
- VPN_TYPE=wireguard
|
||||
#- WIREGUARD_PRIVATE_KEY=ECCy5yvuw44r9gwVBV0dm6lkwYgj9TooW1FEj4LK8X4=
|
||||
#- WIREGUARD_PRESHARED_KEY=3eL2dzBilN+dmKGGXwOzUwGKpBJkKZELos/6GurIb/8=
|
||||
#- WIREGUARD_ADDRESSES=10.186.81.191/32
|
||||
|
|
|
|||
Loading…
Reference in a new issue