mirror of https://github.com/v2ray/v2ray-core
parent
669a0cafaf
commit
3809f4f25a
|
@ -36,6 +36,7 @@
|
||||||
"network": "ws",
|
"network": "ws",
|
||||||
"security": "tls",
|
"security": "tls",
|
||||||
"tlsSettings": {
|
"tlsSettings": {
|
||||||
|
"serverName": "v2ray.cool",
|
||||||
"allowInsecure": true
|
"allowInsecure": true
|
||||||
},
|
},
|
||||||
"wsSettings": {
|
"wsSettings": {
|
||||||
|
|
Loading…
Reference in New Issue