feat: Enable Gluetun API
This commit is contained in:
parent
1271ce3e91
commit
ea84f908d2
3 changed files with 40 additions and 20 deletions
|
|
@ -51,6 +51,9 @@ data:
|
|||
PGID: "1000"
|
||||
SLSKD_HEADLESS: "true"
|
||||
SLSKD_REMOTE_CONFIGURATION: "true"
|
||||
SLSKD_VPN: "true"
|
||||
SLSKD_VPN_PORT_FORWARDING: "true"
|
||||
SLSKD_VPN_GLUETUN_URL: http://localhost:8000
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue