From 4825759988ee9a9ae8f001c52da6b886994f39a5 Mon Sep 17 00:00:00 2001 From: nemesis Date: Thu, 23 Aug 2018 17:49:55 +0200 Subject: [PATCH] conf --- config/pg_database.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/pg_database.yml b/config/pg_database.yml index 898a0f3..4b024b8 100644 --- a/config/pg_database.yml +++ b/config/pg_database.yml @@ -4,7 +4,7 @@ development: database: ito_dev pool: 5 username: ito_dev - password: ito_dev@42 + password: # Connect on a TCP socket. Omitted by default since the client uses a # domain socket that doesn't need configuration. Windows does not have @@ -27,5 +27,5 @@ production: database: ito pool: 5 username: ito - password: ito@42 + password: