diff --git a/websocket+Caddy+TLS(use path)/config_server.json b/websocket+Caddy+TLS(use path)/config_server.json index 2d94aad..c94f841 100644 --- a/websocket+Caddy+TLS(use path)/config_server.json +++ b/websocket+Caddy+TLS(use path)/config_server.json @@ -27,9 +27,6 @@ "network": "ws", "kcpSettings": null, "wsSettings": { - "headers": { - "host": "example.domain" - }, "path": "/test" }, "tcpSettings": null,