From ddd80b60efce1433516ef12dd2e25ee5b450833a Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Wed, 17 Oct 2012 21:17:46 -0400 Subject: [PATCH] updated db config file again --- config/database.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/database.yml b/config/database.yml index 013bceae..f53b7940 100644 --- a/config/database.yml +++ b/config/database.yml @@ -2,7 +2,7 @@ development: min_messages: WARNING adapter: postgresql host: ec2-54-243-188-58.compute-1.amazonaws.com - port: 5432 + port: 5442 encoding: unicode database: da81fvorvn5pp9 pool: 5 @@ -24,7 +24,7 @@ production: min_messages: WARNING adapter: postgresql host: ec2-54-243-188-58.compute-1.amazonaws.com - port: 5432 + port: 5442 encoding: unicode database: da81fvorvn5pp9 pool: 5