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 9fd5cc4 commit 36efa1eCopy full SHA for 36efa1e
configuration.rst
@@ -687,12 +687,6 @@ the env files ending in ``.local`` (``.env.local`` and ``.env.<environment>.loca
687
**should not be committed** because only you will use them. In fact, the
688
``.gitignore`` file that comes with Symfony prevents them from being committed.
689
690
-.. caution::
691
-
692
- Applications created before November 2018 had a slightly different system,
693
- involving a ``.env.dist`` file. For information about upgrading, see:
694
- :doc:`configuration/dot-env-changes`.
695
696
.. _configuration-env-var-in-prod:
697
698
Configuring Environment Variables in Production
0 commit comments