Update Caddyfile

not trojan-grpc
This commit is contained in:
YuX 2022-11-16 05:46:29 +08:00 committed by GitHub
parent bd9399de5f
commit 20bf627282
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
}