mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-06-28 13:16:06 +08:00
Update server.json translate comment
This commit is contained in:
parent
fd6e930a68
commit
64011ffee8
@ -10,7 +10,7 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"clients": [
|
"clients": [
|
||||||
{
|
{
|
||||||
"id": "" // 填写你的 UUID
|
"id": "" // fill in your UUID
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"decryption": "none"
|
"decryption": "none"
|
||||||
@ -18,7 +18,7 @@
|
|||||||
"streamSettings": {
|
"streamSettings": {
|
||||||
"network": "ws",
|
"network": "ws",
|
||||||
"wsSettings": {
|
"wsSettings": {
|
||||||
"path": "/Path2WS" // 填写你的 path
|
"path": "/Path2WS" // fill in your path
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sniffing": {
|
"sniffing": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user