Files
nats-server/test/configs/auth_seed.conf
2015-12-16 12:36:24 -08:00

20 lines
242 B
Plaintext

# Copyright 2015 Apcera Inc. All rights reserved.
# Cluster Seed Node
port: 4222
net: '127.0.0.1'
http_port: 8222
cluster {
host: '127.0.0.1'
port: 4248
authorization {
user: ruser
password: T0PS3cr3T!
timeout: 1
}
}