未验证 提交 10786771 编写于 作者: H huangjianhui 提交者: GitHub

Update README_CN.md

update
上级 558e1a84
...@@ -270,12 +270,13 @@ python3 pipeline_rpc_client.py ...@@ -270,12 +270,13 @@ python3 pipeline_rpc_client.py
``` ```
<h3 align="center">关闭Serving/Pipeline服务</h3> <h3 align="center">关闭Serving/Pipeline服务</h3>
**方式一** :Ctrl+C关停服务 **方式一** :Ctrl+C关停服务
**方式二** :在启动Serving/Pipeline服务路径或者环境变量SERVING_HOME路径下(该路径下存在文件ProcessInfo.json) **方式二** :在启动Serving/Pipeline服务路径或者环境变量SERVING_HOME路径下(该路径下存在文件ProcessInfo.json)
``` ```
python3 -m paddle_serving_server.serve stop/kill [--port 9494] python3 -m paddle_serving_server.serve stop/kill
``` ```
<h2 align="center">文档</h2> <h2 align="center">文档</h2>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册