added relative path for volume wireguard
This commit is contained in:
@@ -179,7 +179,7 @@ services:
|
|||||||
- PUID=$PUID
|
- PUID=$PUID
|
||||||
- PGID=$PGID
|
- PGID=$PGID
|
||||||
volumes:
|
volumes:
|
||||||
- wireguard/config:/config
|
- .wireguard/config:/config
|
||||||
- /lib/modules:/lib/modules
|
- /lib/modules:/lib/modules
|
||||||
ports:
|
ports:
|
||||||
- $SERVERPORT:$SERVERPORT/udp
|
- $SERVERPORT:$SERVERPORT/udp
|
||||||
|
|||||||
Reference in New Issue
Block a user