forked from GNUsocial/gnu-social
[DOCTRINE][CONFIGURATION] Add new required Doctrine DBAL parameter, for testing environments
This commit is contained in:
4
config/packages/test/doctrine.yaml
Normal file
4
config/packages/test/doctrine.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
doctrine:
|
||||
dbal:
|
||||
override_url: true
|
||||
dbname: test
|
Reference in New Issue
Block a user