Skip to content

Instantly share code, notes, and snippets.

@natedrouin
Created July 19, 2013 02:53
Show Gist options
  • Save natedrouin/6034761 to your computer and use it in GitHub Desktop.
Save natedrouin/6034761 to your computer and use it in GitHub Desktop.
config/deploy/production.rb
server "EC2ADDRESS.compute-1.amazonaws.com", :web, :app, :db, :background, :primary => true
server "EC2-1ADDRESS.compute-1.amazonaws.com", :web, :app, :worker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment