mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-06-28 13:16:06 +08:00
Fix: typo
This commit is contained in:
parent
c9294ee2fb
commit
978af7ceea
@ -1,7 +1,7 @@
|
|||||||
xx.com {
|
xx.com {
|
||||||
@grpc {
|
@grpc {
|
||||||
protocol grpc
|
protocol grpc
|
||||||
path # 填写你的 ServiceName
|
path # 填写 /{你的 ServiceName}/*
|
||||||
}
|
}
|
||||||
reverse_proxy @grpc h2c://127.0.0.1:2002
|
reverse_proxy @grpc h2c://127.0.0.1:2002
|
||||||
root * /var/www
|
root * /var/www
|
||||||
|
Loading…
x
Reference in New Issue
Block a user