mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-06-28 21:26:06 +08:00
Update server.json comment translate
This commit is contained in:
parent
baf5a486e9
commit
124da25513
@ -9,7 +9,7 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"clients": [
|
"clients": [
|
||||||
{
|
{
|
||||||
"id": "" // 填写你的 UUID
|
"id": "" // fill in your UUID
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"decryption": "none"
|
"decryption": "none"
|
||||||
@ -17,7 +17,7 @@
|
|||||||
"streamSettings": {
|
"streamSettings": {
|
||||||
"network": "grpc",
|
"network": "grpc",
|
||||||
"grpcSettings": {
|
"grpcSettings": {
|
||||||
"serviceName": "" // 填写你的 ServiceName
|
"serviceName": "" // fill in your ServiceName
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user