mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-13 16:59:42 +00:00
fix web app for test and set default parameters/port to 5432
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
parameters:
|
parameters:
|
||||||
database_host: 127.0.0.1
|
database_host: 127.0.0.1
|
||||||
database_port: 5434
|
database_port: 5432
|
||||||
database_name: symfony
|
database_name: symfony
|
||||||
database_user: symfony
|
database_user: symfony
|
||||||
database_password: symfony
|
database_password: symfony
|
||||||
|
Reference in New Issue
Block a user