Merge pull request #4399 from taosdata/Shawshank-Smile-patch-1

Update cluster-ch.md
This commit is contained in:
huili 2020-12-04 13:39:01 +08:00 committed by GitHub
commit e9632baf14
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
```