Skip to content

Commit

Permalink
Production path
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroeth committed Nov 27, 2012
1 parent 5c2f0f7 commit 26aad9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy/production.rb
@@ -1,4 +1,4 @@
set :rails_env, :staging
#set :branch, "wobbly_warrior"
set :branch, "master"
set :deploy_to, "/var/www/#{application}_production"
set :deploy_to, "/var/www/#{application}"

0 comments on commit 26aad9f

Please sign in to comment.