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

16 lines
223 B
Plaintext

# Copyright 2017 Apcera Inc. All rights reserved.
# Cluster Server B
listen: localhost:-1
cluster {
listen: 127.0.0.1:7246
# Enable route authorization.
authorization {
user: tyler
password: foo
}
}