mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-15 10:40:41 -07:00
12 lines
155 B
Plaintext
12 lines
155 B
Plaintext
# Copyright 2016 Apcera Inc. All rights reserved.
|
|
|
|
# Cluster Seed Node
|
|
|
|
listen: 127.0.0.1:7222
|
|
|
|
http: 127.0.0.1:9222
|
|
|
|
cluster {
|
|
listen: 127.0.0.1:7248
|
|
}
|