Skip to content

Instantly share code, notes, and snippets.

@firstval
Created September 13, 2015 02:38
Show Gist options
  • Save firstval/a7536ea5b26f8ad4bf0c to your computer and use it in GitHub Desktop.
Save firstval/a7536ea5b26f8ad4bf0c to your computer and use it in GitHub Desktop.
Create an Azure ROR
#Add this endpoints on Windows Azure
TCP-HTTP-80-80
TCP-Ruby-3000-3000
#Server up
rails server -b 0.0.0.0 -p 80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment