Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Added description to improved bin/console debug:container --env-vars …#17833
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
configuration.rst Outdated
------------ ----------------- ------------------------------------ ------------- | ||
Name Default value Real value Usage count | ||
------------ ----------------- ------------------------------------ ------------- | ||
APP_SECRET n/a "471a62e2d601a8952deb186e44186cb3" 2 | ||
BAR n/a n/a 1 | ||
BAZ n/a "value" n/a | ||
FOO "[1, "2.5", 3]" n/a 1 | ||
------------ ----------------- ------------------------------------ ------------- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Please use the same indentation as before, thanks
configuration.rst Outdated
environment variables, with their values, referenced in Symfony's container configuration, you can also | ||
see the number of occurrences of each environment variable in the container: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
environment variables, with their values, referenced in Symfony's container configuration, you can also | |
see the number of occurrences of each environment variable in the container: | |
environment variables, with their values, referenced in Symfony's container configuration, | |
you can alsosee the number of occurrences of each environment variable in the container: |
@OskarStark Thanks for the suggestions. Done |
Michael, thanks and congrats on your first Symfony Docs contribution 🎉 |
886e5c0
to981adcd
Compare
No description provided.