We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd2770c + b715c2b commit 724a8feCopy full SHA for 724a8fe
configuration.rst
@@ -563,7 +563,7 @@ Configuring Environment Variables in Production
563
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
564
565
In production, the ``.env`` files are also parsed and loaded on each request so
566
-you can override the env vars already defined in the server. In order to improve
+you can add env vars to those already defined in the server. In order to improve
567
performance, you can run the ``dump-env`` command (available when using
568
:ref:`Symfony Flex <symfony-flex>` 1.2 or later).
569
0 commit comments