mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 09:05:55 +00:00
fix gossip port text
This commit is contained in:
parent
89c641ed24
commit
bbd9aedf0f
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ Any flag that has a value that is a comma separated list on the command line bec
|
|||
|
||||
#### Gossip Port
|
||||
|
||||
* Description: Port to which Pilosa should bind for internal communication. If there are more than one Pilosa servers are running on the same host, their gossip ports should be different.
|
||||
* Description: Port to which Pilosa should bind for internal communication. If more than one Pilosa server is running on the same host, the gossip port for each server must be unique.
|
||||
* Flag: `--gossip.port=11101`
|
||||
* Env: `PILOSA_GOSSIP_PORT=11101`
|
||||
* Config:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue