Files
nats-server/server/configs/reload/srv_a_3.conf
2017-07-11 11:38:32 -06:00

14 lines
215 B
Plaintext

# Copyright 2017 Apcera Inc. All rights reserved.
# Cluster Server A
listen: localhost:-1
cluster {
listen: 127.0.0.1:7244
routes = [
nats-route://127.0.0.1:7247 # Remove srv b route and add srv c
]
}