Fix path to gRPC

This commit is contained in:
狂男风 2021-06-25 03:11:50 +08:00 committed by GitHub
parent 0dc279102f
commit 1207bc329a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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