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