Skip to content

Instantly share code, notes, and snippets.

@timhudson
Created August 23, 2013 21:21
Show Gist options
  • Save timhudson/6324161 to your computer and use it in GitHub Desktop.
Save timhudson/6324161 to your computer and use it in GitHub Desktop.
var port = process.env.PORT || 3000
, host = process.env.HOST || 'localhost:3000'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment