mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 17:25:05 +02:00
Updated doctrine/doctrine-bundle recipe.
This commit is contained in:
parent
193ecd252b
commit
376b329723
2 changed files with 8 additions and 3 deletions
4
config/packages/test/doctrine.yaml
Normal file
4
config/packages/test/doctrine.yaml
Normal file
|
@ -0,0 +1,4 @@
|
|||
doctrine:
|
||||
dbal:
|
||||
# "TEST_TOKEN" is typically set by ParaTest
|
||||
dbname_suffix: '_test%env(default::TEST_TOKEN)%'
|
Loading…
Add table
Add a link
Reference in a new issue