add ws host

This commit is contained in:
233boy
2018-05-07 16:38:22 +08:00
parent 9383e69aaa
commit 276f17a3f1
2 changed files with 5 additions and 2 deletions

View File

@@ -37,7 +37,10 @@
"serverName": "233blog.com"
},
"wsSettings": {
"path": "/233blog"
"path": "/233blog",
"headers": {
"Host": "233blog.com"
}
}
},
"mux": {