mirror of
https://github.com/v2fly/v2ray-examples.git
synced 2025-11-26 22:55:38 +08:00
Fix path to gRPC
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"alpn": "h2",
|
"alpn": "h2",
|
||||||
"path": "/path/to/gRPC", // gRPC 路径
|
"path": "/path/to/gRPC/Tun", // gRPC 路径
|
||||||
"dest": 1234
|
"dest": 1234
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user