Updated doctrine/doctrine-bundle recipe.

This commit is contained in:
Jan Böhmer 2021-10-02 20:44:34 +02:00
parent 193ecd252b
commit 376b329723
2 changed files with 8 additions and 3 deletions

View file

@ -0,0 +1,4 @@
doctrine:
dbal:
# "TEST_TOKEN" is typically set by ParaTest
dbname_suffix: '_test%env(default::TEST_TOKEN)%'