Files
nats-server/server/configs/reload/srv_a_3.conf
2017-06-19 15:02:02 -05: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://localhost:7247 # Remove srv b route and add srv c
]
}