diff --git a/configuration.rst b/configuration.rst index 89961f0e5ef..d658714e4b3 100644 --- a/configuration.rst +++ b/configuration.rst @@ -563,7 +563,7 @@ Configuring Environment Variables in Production ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In production, the ``.env`` files are also parsed and loaded on each request so -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 performance, you can run the ``dump-env`` command (available when using :ref:`Symfony Flex ` 1.2 or later).