Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wind-c committed Sep 10, 2022
1 parent 4722fff commit 747c555
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cmd/cluster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,10 @@ Usage of ./comqtt:
seeds member list of cluster,such as 192.168.0.103:7946,192.168.0.104:7946
-mode
optional value 1 single or 2 cluster (default 1)
-port int
-gossip-port int
listening port for cluster node,if this parameter is not set,then port is dynamically bound
-raft-port int
listening port for raft node,if this parameter is not set,then port is dynamically bound
-redis string
redis address for cluster mode (default "localhost:6379")
-tcp string
Expand Down

0 comments on commit 747c555

Please sign in to comment.