I want to set the default port when I do
rails s
to 3010, instead of having to say:
rails s -p 3010
...every time. Any ideas?
|
I want to set the default port when I do
to 3010, instead of having to say:
...every time. Any ideas? |
|||
|
|
|
You can override the
|
|||||
|