diff --git a/VLESS-WS-Docker/config.json b/VLESS-WS-Docker/config.json index 7c91e6e..68ce960 100644 --- a/VLESS-WS-Docker/config.json +++ b/VLESS-WS-Docker/config.json @@ -25,7 +25,7 @@ "streamSettings": { "network": "ws", "wsSettings": { - "path": "/vmess" + "path": "/graphql" } } }