From 2164a0cd513b2e69275a438c573d43c217720f27 Mon Sep 17 00:00:00 2001 From: Jean Froment Date: Tue, 22 Mar 2022 00:02:50 +0100 Subject: [PATCH] Fix typo in gluetun --- services/gluetun.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/gluetun.yaml b/services/gluetun.yaml index ab02491..45981ce 100755 --- a/services/gluetun.yaml +++ b/services/gluetun.yaml @@ -7,7 +7,7 @@ services: - NET_ADMIN environment: - PUID=${PUID} - - PGIDq=${PGID} + - PGID=${PGID} - TZ=${TZ} - VPNSP=custom - VPN_TYPE=wireguard