We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 754bda6 commit 994fe1dCopy full SHA for 994fe1d
2 files changed
tools/md2docx/1.0.0/DOCX.tool
14 Bytes
tools/md2docx/README.md
@@ -35,7 +35,7 @@ pip install requests python-docx
35
### 启动参数
36
| 参数名称 | 参数类型 | 参数说明 | 默认值 |
37
| -------- | -------- | -------- | ------ |
38
-| `server_url` | 字符串 | Kodbox 服务地址 | `http://127.0.0.1:8081`|
+| `server_url` | 字符串 | Kodbox 服务地址 | `http://<Kodbox_URL>`|
39
| `username` | 字符串 | Kodbox 用户名 | `<username>` |
40
| `password` | 字符串 | Kodbox 密码 | `<password>` |
41
0 commit comments