From d2819e7e2c2bd9459569209553dc7d5c4e1c7668 Mon Sep 17 00:00:00 2001 From: r888888888 Date: Mon, 17 Mar 2014 13:22:00 -0700 Subject: [PATCH] revert deploy script changes --- config/deploy/production.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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