Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9611f07

Browse files
committed
minor#13276 add missing "secrets" key (xabbuh)
This PR was merged into the 4.4 branch.Discussion----------add missing "secrets" keyfixes#12996Commits-------929fac7 add missing "secrets" key
2 parentsbe912f5 +929fac7 commit9611f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎configuration/secrets.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ If you stored a ``DATABASE_PASSWORD`` secret, you can reference by:
115115
# config/packages/doctrine.yaml
116116
doctrine:
117117
dbal:
118-
password:'%env(DATABASE_PASSWORD)%'
118+
password:'%env(secret:DATABASE_PASSWORD)%'
119119
# ...
120120
# ...
121121

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp