Update cluster-ch.md

This commit is contained in:
Xiaowei Su 2020-12-01 17:24:51 +08:00 committed by GitHub
parent 3f8118c9f6
commit 6526ea44a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ fqdn h1.taosdata.com
// 配置本数据节点的端口号缺省是6030
serverPort 6030
// 服务端节点数为偶数的时候,需要配置请参考《Arbitrator的使用》的部分
// 使用场景请参考《Arbitrator的使用》的部分
arbitrator ha.taosdata.com:6042
```