From e420dc046fc83e7862f6cc17fbe0c15cb40e19fb Mon Sep 17 00:00:00 2001 From: Nemesis Date: Thu, 23 Aug 2018 18:05:53 +0200 Subject: [PATCH] Revert "Revert "conf"" This reverts commit 301e19417846f64d76b126e41337920cdfbb04f9. --- 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: