From c9c7c49785d55eefcfc171888200e370840cdc70 Mon Sep 17 00:00:00 2001 From: nemesis Date: Thu, 23 Aug 2018 17:51:27 +0200 Subject: [PATCH] conf --- 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 f01f581..50a53a1 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: 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: