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

Commitb430be8

Browse files
committed
Minor tweaks
1 parent1d2ef41 commitb430be8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎configuration.rst‎

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -718,8 +718,8 @@ you can encrypt the value using the :doc:`secrets management system </configurat
718718
Listing Environment Variables
719719
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
720720

721-
To understand how environment variables are set bytheDotenv component parsing various
722-
files, you can runthefollowing command:
721+
Use the ``debug:dotenv`` command to understand how Symfony parsesthedifferent
722+
``.env``files to setthevalue of each environment variable:
723723

724724
..code-block::terminal
725725
@@ -747,6 +747,10 @@ files, you can run the following command:
747747
ALICE BOB BOB bob
748748
---------- ------- ---------- ------
749749
750+
..versionadded::5.4
751+
752+
The ``debug:dotenv`` command was introduced in Symfony 5.4.
753+
750754
Additionally, and regardless of how you set environment variables, you can see all
751755
environment variables, with their values, referenced in Symfony's container configuration:
752756

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp