mirror of
https://github.com/XTLS/Xray-examples.git
synced 2024-11-23 17:11:29 +00:00
Update server.jsonc
This commit is contained in:
parent
fb19ed3ed6
commit
f092fd7ae3
|
@ -16,10 +16,7 @@
|
|||
"decryption": "none"
|
||||
},
|
||||
"streamSettings": {
|
||||
"network": "ws",
|
||||
"wsSettings": {
|
||||
"path": "/Path2WS" // 填写你的 path
|
||||
}
|
||||
"network": "ws"
|
||||
},
|
||||
"sniffing": {
|
||||
"enabled": true,
|
||||
|
|
Loading…
Reference in a new issue