diff --git a/VLESS-TLS-SplitHTTP-CaddyNginx/server.jsonc b/VLESS-TLS-SplitHTTP-CaddyNginx/server.jsonc index b6d23dd..0a0a678 100644 --- a/VLESS-TLS-SplitHTTP-CaddyNginx/server.jsonc +++ b/VLESS-TLS-SplitHTTP-CaddyNginx/server.jsonc @@ -16,10 +16,7 @@ "decryption": "none" }, "streamSettings": { - "network": "splithttp", - "splithttpSettings": { - "path": "/split" - } + "network": "splithttp" }, "sniffing": { "enabled": true,