start_sf5_project_reboot/app/config/packages/test/doctrine.yaml

8 lines
378 B
YAML
Raw Normal View History

2021-04-17 20:59:26 +00:00
#doctrine:
# dbal:
# # Overrides the database name in the test environment only
# # "host", "port", "user", & "password" can also be set to override their respective url parts
# #
# # If you're using ParaTest, "TEST_TOKEN" is set by ParaTest otherwise nothing is appended to the database name.
# dbname: main_test%env(default::TEST_TOKEN)%