Fix path to gRPC

pull/72/head
狂男风 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
1 changed files with 1 additions and 1 deletions

View File

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