From d2b599caded3bbea482a2d965faa5f078a61e575 Mon Sep 17 00:00:00 2001 From: Nemesis Date: Thu, 23 Aug 2018 18:05:42 +0200 Subject: [PATCH] Revert "conf" This reverts commit c9c7c49785d55eefcfc171888200e370840cdc70. test --- config/sq3_database.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/sq3_database.yml b/config/sq3_database.yml index 50a53a1..f01f581 100644 --- a/config/sq3_database.yml +++ b/config/sq3_database.yml @@ -4,7 +4,7 @@ development: database: ito_dev pool: 5 username: ito_dev - password: + password: ito_dev@42 # 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: + password: ito@42