update README
Showing
2 changed files
with
4 additions
and
4 deletions
... | @@ -30,7 +30,7 @@ bin/control.sh systeminfo | ... | @@ -30,7 +30,7 @@ bin/control.sh systeminfo |
30 | - 授权文件更新 | 30 | - 授权文件更新 |
31 | 31 | ||
32 | ``` | 32 | ``` |
33 | bin/control.sh update_license /path_to/xxx.secret | 33 | bin/control.sh update_license /path_to/certification.cert |
34 | ``` | 34 | ``` |
35 | 35 | ||
36 | ### 2.2 配置文件 | 36 | ### 2.2 配置文件 |
... | @@ -92,8 +92,8 @@ bin/control.sh logs backend | ... | @@ -92,8 +92,8 @@ bin/control.sh logs backend |
92 | ## TODO 01 | 92 | ## TODO 01 |
93 | - ~~backend logs~~ | 93 | - ~~backend logs~~ |
94 | - ~~backend sanic worker num可配置~~ | 94 | - ~~backend sanic worker num可配置~~ |
95 | - 授权部分 | 95 | - ~~授权部分~~ |
96 | - 取消java,更新接口及文档,完善响应结果 | 96 | - ~~取消java,更新接口及文档,完善响应结果~~ |
97 | 97 | ||
98 | ## TODO 02 | 98 | ## TODO 02 |
99 | - 随机选择triton端口,该配置项无意义 | 99 | - 随机选择triton端口,该配置项无意义 | ... | ... |
-
Please register or sign in to post a comment