mirror of
https://github.com/taigrr/nats.docs
synced 2026-04-15 21:30:49 -07:00
Merge pull request #135 from nats-io/use-static-routes-in-conf
Update STAN ft docs to use static NATS routes
This commit is contained in:
@@ -218,7 +218,9 @@ data:
|
||||
cluster {
|
||||
port: 6222
|
||||
routes [
|
||||
nats://stan:6222
|
||||
nats://stan-0.stan:6222
|
||||
nats://stan-1.stan:6222
|
||||
nats://stan-2.stan:6222
|
||||
]
|
||||
cluster_advertise: $CLUSTER_ADVERTISE
|
||||
connect_retries: 10
|
||||
|
||||
Reference in New Issue
Block a user