remove header setting from "path"
parent
3fa2221194
commit
5e65099c3e
|
@ -4,9 +4,6 @@
|
||||||
"network": "ws",
|
"network": "ws",
|
||||||
"kcpSettings": null,
|
"kcpSettings": null,
|
||||||
"wsSettings": {
|
"wsSettings": {
|
||||||
"headers": {
|
|
||||||
"host": "example.domain"
|
|
||||||
},
|
|
||||||
"path": "/test"
|
"path": "/test"
|
||||||
},
|
},
|
||||||
"tcpSettings": null,
|
"tcpSettings": null,
|
||||||
|
|
Loading…
Reference in New Issue