Skip to content

Instantly share code, notes, and snippets.

@gupta-himanshu
Created April 8, 2018 15:05
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 gupta-himanshu/554ddb6382ef3445c6108e15b431b4ec to your computer and use it in GitHub Desktop.
Save gupta-himanshu/554ddb6382ef3445c6108e15b431b4ec to your computer and use it in GitHub Desktop.
akka.cluster.seed-nodes = [
"akka.tcp://MyService@host1:2552",
"akka.tcp://MyService@host2:2552"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment