Files
nats-server/server/configs/reload/srv_a_2.conf
2017-06-19 14:18:29 -05:00

14 lines
214 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://tyler:foo@127.0.0.1:7246 # Use route credentials
]
}