fix web app for test and set default parameters/port to 5432

This commit is contained in:
Julien Fastré 2015-02-05 21:29:11 +01:00
parent c986c2e361
commit 897a0361a8
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
parameters:
database_host: 127.0.0.1
database_port: 5434
database_port: 5432
database_name: symfony
database_user: symfony
database_password: symfony