diff --git a/VLESS-GRPC/README.md b/VLESS-GRPC/README.md index 28fd262..ff44dd7 100644 --- a/VLESS-GRPC/README.md +++ b/VLESS-GRPC/README.md @@ -18,6 +18,7 @@ server { client_header_timeout 1071906480m; keepalive_timeout 1071906480m; + proxy_socket_keepalive on; # 在 location 后填写 /你的 ServiceName location /你的 ServiceName { if ($content_type !~ "application/grpc") {