Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalronin committed Mar 8, 2009
1 parent 67eb0b2 commit f8e636f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/deploy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

set :ssh_options, { :forward_agent => true, :compression => false }
set :user, 'appuser'
set :rails_env, 'production'

role :app, "rewiredstate"
role :web, "rewiredstate"
Expand Down

0 comments on commit f8e636f

Please sign in to comment.