mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update README.md
This commit is contained in:
parent
62aa58d1ee
commit
e4bfaa6409
@ -13,7 +13,7 @@ For the cluster to successfully form a full mesh and NATS to function as intende
|
||||
|
||||
## Cluster URLs
|
||||
|
||||
In addition to a port to listening for clients, `nats-server` listen on a "cluster" URL \(the `-cluster` option\). Additional `nats-server` servers can then add that URL to their `-routes` argument to join the cluster. These options can also be specified in a [config file](cluster_config.md), but only the command-line version is shown in this overview for simplicity.
|
||||
In addition to a port to listen for clients, `nats-server` listens on a "cluster" URL \(the `-cluster` option\). Additional `nats-server` servers can then add that URL to their `-routes` argument to join the cluster. These options can also be specified in a [config file](cluster_config.md), but only the command-line version is shown in this overview for simplicity.
|
||||
|
||||
## Running a Simple Cluster
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user