mirror of
https://github.com/nold360/hive-apps
synced 2025-01-25 16:32:49 +00:00
update(gluetun)
This commit is contained in:
parent
966479b1d1
commit
48a125d143
1 changed files with 5 additions and 0 deletions
|
@ -83,6 +83,10 @@ persistence:
|
|||
addons:
|
||||
vpn:
|
||||
enabled: true
|
||||
gluetun:
|
||||
image:
|
||||
repository: ghcr.io/qdm12/gluetun
|
||||
tag: v3.40.0
|
||||
|
||||
env:
|
||||
VPN_SERVICE_PROVIDER: mullvad
|
||||
|
@ -103,6 +107,7 @@ addons:
|
|||
name: wireguard-config
|
||||
|
||||
securityContext:
|
||||
privileged: true
|
||||
capabilities:
|
||||
add :
|
||||
- NET_ADMIN
|
||||
|
|
Loading…
Add table
Reference in a new issue