You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
cluster {
|
|
|
|
port: 4244 # port for inbound route connections
|
|
|
|
routes = [
|
|
# You can add other servers here to build up a cluster.
|
|
#nats-route://otherserver:4244
|
|
]
|
|
|
|
}
|