mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
14 lines
164 B
Plaintext
14 lines
164 B
Plaintext
# Copyright 2015-2016 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
|
|
}
|