8000 Merge branch '4.4' into 5.0 · symfony/symfony-docs@035c470 · GitHub
[go: up one dir, main page]

Skip to content

Commit 035c470

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Update configuration.rst
2 parents a8fc474 + 724a8fe commit 035c470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ Configuring Environment Variables in Production
559559
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
560560

561561
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
562+
you can add env vars to those already defined in the server. In order to improve
563563
performance, you can run the ``dump-env`` command (available when using
564564
:ref:`Symfony Flex <symfony-flex>` 1.2 or later).
565565

0 commit comments

Comments
 (0)
0