mirror of https://github.com/XTLS/Xray-examples
Update server.json comment translate
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…
Reference in New Issue