Commit b715c2b
committed
minor #12808 Update configuration.rst (sparrowek)
This PR was submitted for the 5.0 branch but it was merged into the 4.3 branch instead (closes #12808).
Discussion
----------
Update configuration.rst
As is explained elsewhere "The real environment variables defined in the server always win over the
env vars created by the ``.env`` files" so the word override is misleading here. The .env file does not override server variables.
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
33888b6 Update configuration.rst1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
566 | | - | |
| 566 | + | |
567 | 567 | | |
568 | 568 | | |
569 | 569 | | |
| |||
0 commit comments