fix path issue
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
|||||||
- ALLOWEDIPS=$ALLOWEDIPS
|
- ALLOWEDIPS=$ALLOWEDIPS
|
||||||
- INTERNAL_SUBNET=$INTERNAL_SUBNET
|
- INTERNAL_SUBNET=$INTERNAL_SUBNET
|
||||||
volumes:
|
volumes:
|
||||||
- ./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