Credentials fix.
This commit is contained in:
+4
-4
@@ -1164,9 +1164,9 @@ services:
|
|||||||
VPN_INPUT_PORTS: ""
|
VPN_INPUT_PORTS: ""
|
||||||
VPN_OPTIONS: ""
|
VPN_OPTIONS: ""
|
||||||
VPN_OUTPUT_PORTS: ""
|
VPN_OUTPUT_PORTS: ""
|
||||||
VPN_PASS: QGXRAYAwzVv9X84MAK2gPYq2Mt6ztdoA
|
VPN_PASS: ${DELUGEVPN_ENVIRONMENT_VPN_PASS}
|
||||||
VPN_PROV: pia
|
VPN_PROV: pia
|
||||||
VPN_USER: p3120278
|
VPN_USER: ${DELUGEVPN_ENVIRONMENT_VPN_USER}
|
||||||
hostname: Rinoa
|
hostname: Rinoa
|
||||||
image: ghcr.io/binhex/arch-delugevpn:latest
|
image: ghcr.io/binhex/arch-delugevpn:latest
|
||||||
labels:
|
labels:
|
||||||
@@ -4458,9 +4458,9 @@ services:
|
|||||||
VPN_INPUT_PORTS:
|
VPN_INPUT_PORTS:
|
||||||
VPN_OPTIONS:
|
VPN_OPTIONS:
|
||||||
VPN_OUTPUT_PORTS:
|
VPN_OUTPUT_PORTS:
|
||||||
VPN_PASS: QGXRAYAwzVv9X84MAK2gPYq2Mt6ztdoA
|
VPN_PASS: ${SABNZBDVPN_ENVIRONMENT_VPN_PASS}
|
||||||
VPN_PROV: pia
|
VPN_PROV: pia
|
||||||
VPN_USER: p3120278
|
VPN_USER: ${SABNZBDVPN_ENVIRONMENT_VPN_USER}
|
||||||
DEBUG: true
|
DEBUG: true
|
||||||
hostname: Rinoa
|
hostname: Rinoa
|
||||||
image: ghcr.io/binhex/arch-sabnzbdvpn:latest
|
image: ghcr.io/binhex/arch-sabnzbdvpn:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user