Skip to content

Conversation

arecvlohe
Copy link
Contributor

On line 221 it is proposed how to start the application with a default port. However, on line 245when the application is run again, it does not include how to configure the port when calling mix run --no-halt. I suggest updating the command to PORT=4040 mix run --no-halt, if that is an adequate solution.

On line `221` it is proposed how to start the application with a default port. However, on line `245`when the application is run again, it does not include how to configure the port when calling `mix run --no-halt`.  I suggest updating the command to `PORT=4040 mix run --no-halt`, if that is an adequate solution.
@josevalim josevalim merged commit 609f97b into elixir-lang:master Jun 14, 2017
@josevalim
Copy link
Member

❤️ 💚 💙 💛 💜

@arecvlohe arecvlohe deleted the patch-1 branch June 14, 2017 20:47
vladdu pushed a commit to vladdu/elixir-lang.github.com that referenced this pull request Jan 26, 2021
On line `221` it is proposed how to start the application with a default port. However, on line `245`when the application is run again, it does not include how to configure the port when calling `mix run --no-halt`.  I suggest updating the command to `PORT=4040 mix run --no-halt`, if that is an adequate solution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants