[gRPC] Fix misleading path

This commit is contained in:
hmol233 2021-07-05 21:49:10 +08:00 committed by GitHub
parent 584644bfd2
commit b93589a564
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
xx.com {
@grpc {
protocol grpc
path # 填写 /{你的 ServiceName}/*
path # 填写 /你的 ServiceName/*
}
reverse_proxy @grpc h2c://127.0.0.1:2002
root * /var/www