8000
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 da75ee2 commit 4150590Copy full SHA for 4150590
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
configuration/dot-env-changes.rst
0 commit comments