Fallback database URLs fixed.
This commit is contained in:
parent
a6bc4afc3c
commit
0d04ec7485
|
@ -3,7 +3,8 @@ parameters:
|
|||
# This allows you to run cache:warmup even if your
|
||||
# environment variables are not available yet.
|
||||
# You should not need to change this value.
|
||||
env(DATABASE_URL): ''
|
||||
env(APP_DATABASE_URL): ''
|
||||
env(MAGNETICOD_DATABASE_URL): ''
|
||||
|
||||
doctrine:
|
||||
dbal:
|
||||
|
|
Loading…
Reference in a new issue