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