Skip to content

Instantly share code, notes, and snippets.

@jmerriweather
Created November 8, 2016 10:32
Show Gist options
  • Save jmerriweather/16b825e3833298fe3701ae1ca84007e0 to your computer and use it in GitHub Desktop.
Save jmerriweather/16b825e3833298fe3701ae1ca84007e0 to your computer and use it in GitHub Desktop.
PORT=4001 iex --name n1@127.0.0.1 --erl "-config sys.config" -S mix phoenix.server
PORT=4002 iex --name n2@127.0.0.1 --erl "-config sys.config" -S mix phoenix.server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment