You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
382 B
7 lines
382 B
#doctrine:
|
|
# dbal:
|
|
# # Overrides the database name in the test environment only
|
|
# # "host", "port", "username", & "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)%
|
|
|