Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 191 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 191 Bytes

PresenceChat

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