From e25555e4bc331bfc8d6001ed63fab0bcf3e844cb Mon Sep 17 00:00:00 2001 From: Dorian Lods Date: Wed, 13 Jan 2016 20:59:43 +0100 Subject: [PATCH] config --- app/config/parameters.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/parameters.yml b/app/config/parameters.yml index 00fb5b7..6d0839d 100644 --- a/app/config/parameters.yml +++ b/app/config/parameters.yml @@ -1,6 +1,6 @@ # This file is auto-generated during the composer install parameters: - database_host: 127.0.0.1 + database_host: localhost database_port: null database_name: defis48 database_user: root