Skip to content

Instantly share code, notes, and snippets.

@RameshRM
Last active July 10, 2018 23:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RameshRM/4b124c6851cadf81768aa47106e49acb to your computer and use it in GitHub Desktop.
Save RameshRM/4b124c6851cadf81768aa47106e49acb to your computer and use it in GitHub Desktop.
listen: 127.0.0.1:4222
http: 8222
cluster {
host: 127.0.0.1
port: 4248
}
listen: 127.0.0.1:5222
cluster {
host: 127.0.0.1
port: 5248
routes = [
nats-route://127.0.0.1:4248
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment