Skip to content

Commit

Permalink
EZP-31780: Default doctrine dbal connection issue
Browse files Browse the repository at this point in the history
  • Loading branch information
SerheyDolgushev committed Jul 31, 2020
1 parent 2dd8f40 commit 965580c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/packages/doctrine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ parameters:

doctrine:
dbal:
default_connection: default
connections:
default:
# configure these for your database server
Expand Down

0 comments on commit 965580c

Please # to comment.