diff --git a/docker-compose-mon.yml b/docker-compose-mon.yml index 038b7599..db15a0eb 100644 --- a/docker-compose-mon.yml +++ b/docker-compose-mon.yml @@ -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