diff --git a/config/deploy/production.rb b/config/deploy/production.rb index 2a0fe4117..2d62d97e0 100644 --- a/config/deploy/production.rb +++ b/config/deploy/production.rb @@ -1,2 +1,2 @@ -# server "sonohara.donmai.us", :web, :app, :db, :primary => true -server "hijiribe.donmai.us", :web, :app, :db, :primary => true +server "sonohara.donmai.us", :web, :app, :db, :primary => true +server "hijiribe.donmai.us", :web, :app