1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Update STAN ft docs to use static NATS routes

This commit is contained in:
Waldemar Quevedo 2020-07-28 08:47:17 -07:00 committed by GitHub
parent 61d29a277a
commit db1bc0337b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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