support h2

This commit is contained in:
233boy
2018-05-02 21:58:07 +08:00
parent 18148145ca
commit 90a1e2be7c
12 changed files with 27601 additions and 1001 deletions

View File

@@ -33,11 +33,10 @@
"streamSettings": {
"network": "h2",
"security": "tls",
"tlsSettings": {
"serverName": "233blog.com",
"allowInsecure": false
},
"httpSettings": {
"host": [
"233blog.com"
],
"path": "/233blog"
}
},