diff --git a/deploy/pdserving/README.md b/deploy/pdserving/README.md index 6675d5df815315ac088a6246f64459adfd13d68c..88426ba9c508a4020af0a6203010d683cb73eba9 100644 --- a/deploy/pdserving/README.md +++ b/deploy/pdserving/README.md @@ -149,9 +149,9 @@ The recognition model is the same. ## FAQ -** Q1**: No result return after sending the request. +**Q1**: No result return after sending the request. -** A1**: Do not set the proxy when starting the service and sending the request. You can close the proxy before starting the service and before sending the request. The command to close the proxy is: +**A1**: Do not set the proxy when starting the service and sending the request. You can close the proxy before starting the service and before sending the request. The command to close the proxy is: ``` unset https_proxy unset http_proxy