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.
1 parent 70918c2 commit dfa984bCopy full SHA for dfa984b
configuration.rst
@@ -305,7 +305,7 @@ Symfony applications come with a file called ``.env`` located at the project
305
root directory. This file is used to define the value of environment variables
306
and it's explained in detail :ref:`later in this article <config-dot-env>`.
307
308
-Open the ``.env`` file (or better, the ``.env.local`` file if you define one)
+Open the ``.env`` file (or better, the ``.env.local`` file if you created one)
309
and edit the value of the ``APP_ENV`` variable to change the environment in
310
which the application runs. For example, to run the application in production:
311
0 commit comments