mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-17 03:24:40 -07:00
7 lines
127 B
Plaintext
7 lines
127 B
Plaintext
# Copyright 2016 Apcera Inc. All rights reserved.
|
|
|
|
# Test malformed cluster listen address
|
|
cluster {
|
|
listen: 266.0.0.1:foo
|
|
}
|