fix path issue

This commit is contained in:
cventastic
2021-12-29 20:49:41 +01:00
parent 93a0c059cb
commit 6946c1b742

View File

@@ -18,7 +18,7 @@ services:
- ALLOWEDIPS=$ALLOWEDIPS
- INTERNAL_SUBNET=$INTERNAL_SUBNET
volumes:
- ./config:/config
- ./wireguard/config:/config
- /lib/modules:/lib/modules
ports:
- $SERVERPORT:$SERVERPORT/udp