Update Caddyfile

消除可能的歧义
This commit is contained in:
ws2bhhh 2023-02-04 23:59:23 +08:00 committed by GitHub
parent 5d6676b34c
commit fcb641e689
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 {