Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
Changed deploy production address
Browse files Browse the repository at this point in the history
  • Loading branch information
nutsoriginal committed Feb 10, 2017
1 parent 687a06d commit 1bdf7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy/production.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
set :stage, :production
server 'nastachku.ru',
server '91.239.26.221',
user: 'nastachku',
roles: %w{web app db resque_worker resque_scheduler}
set :branch, 'master'
Expand Down

0 comments on commit 1bdf7e3

Please sign in to comment.