diff --git a/cluster/config.go b/cluster/config.go index 1b66701..9ab4561 100644 --- a/cluster/config.go +++ b/cluster/config.go @@ -261,6 +261,7 @@ type NodeData struct { LogLevel uint HttpPort uint16 WSPort uint16 + ListenPort uint16 NodeAddr string CAFile []CACfg