From 5cd5d6dbed1368e2e3971d3f7be6871d63689f24 Mon Sep 17 00:00:00 2001 From: nemesis Date: Thu, 23 Aug 2018 17:50:42 +0200 Subject: [PATCH] conf --- config/database.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/database.yml b/config/database.yml index 898a0f3..627c742 100644 --- a/config/database.yml +++ b/config/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: