From 5c0b1523f170e252e58f44f59ff1d8d967fce495 Mon Sep 17 00:00:00 2001 From: ws2bhhh <1160975470@qq.com> Date: Sat, 4 Feb 2023 23:59:23 +0800 Subject: [PATCH] Update Caddyfile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 消除可能的歧义 --- VLESS-GRPC/Caddyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VLESS-GRPC/Caddyfile b/VLESS-GRPC/Caddyfile index 6defd12..4dd883c 100644 --- a/VLESS-GRPC/Caddyfile +++ b/VLESS-GRPC/Caddyfile @@ -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 {