I want to start rails sever on port other that 3000 so that I can run two applications simultaneously on my machine. One is running on server using port 3000 and 2nd with new port.
Use the -p option:
rails server -p 3001
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With