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 d7e293a + 035c470 commit 1cfb464Copy full SHA for 1cfb464
configuration.rst
@@ -559,7 +559,7 @@ Configuring Environment Variables in Production
559
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
560
561
In production, the ``.env`` files are also parsed and loaded on each request so
562
-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
563
performance, you can run the ``dump-env`` command (available when using
564
:ref:`Symfony Flex <symfony-flex>` 1.2 or later).
565
0 commit comments