Fix path to gRPC

This commit is contained in:
狂男风
2021-06-25 03:11:50 +08:00
committed by GitHub
parent 0dc279102f
commit 1207bc329a

View File

@@ -21,7 +21,7 @@
},
{
"alpn": "h2",
"path": "/path/to/gRPC", // gRPC 路径
"path": "/path/to/gRPC/Tun", // gRPC 路径
"dest": 1234
}
]