We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a9e99f commit 2739a9cCopy full SHA for 2739a9c
configuration/external_parameters.rst
@@ -68,7 +68,7 @@ You can now reference these parameters wherever you need them.
68
69
doctrine:
70
dbal:
71
- driver pdo_mysql
+ driver: pdo_mysql
72
dbname: symfony_project
73
user: '%database.user%'
74
password: '%database.password%'
0 commit comments