Browse Source

Update Caddyfile

not trojan-grpc
YuX 3 years ago
parent
commit
9ad16b0ff6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      VLESS-GRPC/Caddyfile

+ 1 - 1
VLESS-GRPC/Caddyfile

@@ -3,7 +3,7 @@ xx.com {
 		protocol grpc
 		path  # 填写 /你的 ServiceName/*
 	}
-	reverse_proxy @grpc unix//dev/shm/Xray-Trojan-gRPC.socket {
+	reverse_proxy @grpc unix//dev/shm/Xray-VLESS-gRPC.socket {
 		transport http {
 			versions h2c
 		}