mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-17 11:24:44 -07:00
This sort of just punts on the problem by not creating log files in the tests, but it seemed like the simplest solution.
9 lines
137 B
Plaintext
9 lines
137 B
Plaintext
# Copyright 2017 Apcera Inc. All rights reserved.
|
|
|
|
listen: localhost:-1
|
|
|
|
authorization {
|
|
user: tyler
|
|
password: T0pS3cr3t
|
|
}
|