From 1d093f3a71e0a32bf0c28cd0da631b039b0d8d9b Mon Sep 17 00:00:00 2001 From: Junv Zhao Date: Tue, 3 Nov 2015 22:52:40 +0800 Subject: [PATCH] Fix build --- config/database.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/database.yml b/config/database.yml index f5db220..30bf0e2 100644 --- a/config/database.yml +++ b/config/database.yml @@ -17,7 +17,7 @@ default: &default adapter: postgresql encoding: unicode - username: twer +# username: twer # For details on connection pooling, see rails configuration guide # http://guides.rubyonrails.org/configuring.html#database-pooling pool: 5