Fix typo in gluetun
This commit is contained in:
parent
b929a52bc2
commit
2164a0cd51
|
@ -7,7 +7,7 @@ services:
|
|||
- NET_ADMIN
|
||||
environment:
|
||||
- PUID=${PUID}
|
||||
- PGIDq=${PGID}
|
||||
- PGID=${PGID}
|
||||
- TZ=${TZ}
|
||||
- VPNSP=custom
|
||||
- VPN_TYPE=wireguard
|
||||
|
|
Loading…
Reference in New Issue