Fixed tab/space

This commit is contained in:
Hirbod Behnam 2022-10-20 08:56:11 +03:30
parent 5c052c351f
commit 639a108a21
No known key found for this signature in database
GPG Key ID: 6FC38CC32FBC24C8
2 changed files with 2 additions and 2 deletions

View File

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

View File

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