Skip to content

Commit f7a7ccc

Browse files
committed
remove default database URL as it defined in .env
1 parent 3b19bd9 commit f7a7ccc

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

doctrine/doctrine-bundle/1.6/config/packages/doctrine.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
parameters:
2-
# Adds a fallback DATABASE_URL if the env var is not set.
3-
# This allows you to run cache:warmup even if your
4-
# environment variables are not available yet.
5-
# You should not need to change this value.
6-
env(DATABASE_URL): ''
7-
81
doctrine:
92
dbal:
103
# configure these for your database server

0 commit comments

Comments
 (0)