Skip to content

Commit 0b3e517

Browse files
committed
explain why we set dbname
1 parent b8afbe9 commit 0b3e517

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
doctrine:
22
dbal:
3+
# Overrides the database name in the test environment only
4+
# "host", "port", "username", & "password" can also be set to override their respective url parts
35
dbname: main_test

0 commit comments

Comments
 (0)