mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
explain why we set dbname
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
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
|
||||
dbname: main_test
|
||||
|
||||
Reference in New Issue
Block a user