Files
nats-server/test/configs/auth_seed.conf
2018-03-15 22:31:07 -07:00

16 lines
173 B
Plaintext

# Cluster Seed Node
listen: 127.0.0.1:5222
http: 8222
cluster {
listen: 127.0.0.1:4248
authorization {
user: ruser
password: T0PS3cr3T!
timeout: 1
}
}