docs: update taoskeeper doc

This commit is contained in:
qevolg 2024-11-06 18:01:12 +08:00
parent 8685bf02c3
commit 393d8cbbea
1 changed files with 2 additions and 0 deletions

View File

@ -70,6 +70,8 @@ taosKeeper 支持用 `taoskeeper -c <keeper config file>` 命令来指定配置
**下面是配置文件的示例:**
```toml
# The ID of the currently running instance of the component that generated the QID,
# default is 64.
instanceId = 64
# Listening port, default is 6043.