mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-06-28 13:16:06 +08:00
Update server.json comment translate
This commit is contained in:
parent
2c69c9c09a
commit
4a36a10159
@ -9,14 +9,14 @@
|
||||
"settings": {
|
||||
"clients": [
|
||||
{
|
||||
"password": "" // 填写你的 password
|
||||
"password": "" // fill in your password
|
||||
}
|
||||
]
|
||||
},
|
||||
"streamSettings": {
|
||||
"network": "grpc",
|
||||
"grpcSettings": {
|
||||
"serviceName": "" // 填写你的 ServiceName
|
||||
"serviceName": "" // fill in your ServiceName
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user