Skip to content

Instantly share code, notes, and snippets.

@nickfloyd
Created May 18, 2011 07:00
Show Gist options
  • Save nickfloyd/978109 to your computer and use it in GitHub Desktop.
Save nickfloyd/978109 to your computer and use it in GitHub Desktop.
Running rails on port 80
sudo rails -s -p80
using rvm
rvmsudo rails server -p80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment