diff --git a/Wireguard-Gateway/docker-compose-bind.yaml b/Wireguard-Gateway/docker-compose-bind.yaml index 1adf453..fee6efb 100644 --- a/Wireguard-Gateway/docker-compose-bind.yaml +++ b/Wireguard-Gateway/docker-compose-bind.yaml @@ -15,7 +15,7 @@ services: - PEERDNS=${WIREGUARD_DNS} - INTERNAL_SUBNET=${WIREGUARD_SUBNET} volumes: - - /home/${WIREGUARD_USERNAME}/docker/wireguard-gateway/config:/config + - /home/${WIREGUARD_USERNAME}/wireguard-gateway/config:/config - /lib/modules:/lib/modules ports: - 51820:51820/udp