Update Caddyfile

消除可能的歧义
This commit is contained in:
ws2bhhh 2023-02-04 23:59:23 +08:00 committed by yuhan6665
parent 6c979e4f0e
commit 5c0b1523f1
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
xx.com {
@grpc {
protocol grpc
path # 填写 /你的 ServiceName/*
path /ServiceName/* # 修改为你自己的 ServiceName且仅能存在两个斜杠。/MyService/ServiceName/*会导致错误)
}
reverse_proxy @grpc unix//dev/shm/Xray-VLESS-gRPC.socket {
transport http {