From 47ada75231bf0238dc0451c2ce4163b7c8f50136 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 13 Jan 2016 20:54:57 +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