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.
2 parents 1484bce + 09dbf47 commit cdf009dCopy full SHA for cdf009d
configuration/dot-env-changes.rst
@@ -23,7 +23,7 @@ important changes:
23
this file is committed, it should contain non-sensitive, default values. Basically,
24
the ``.env.dist`` file was moved to ``.env``.
25
26
-* C) A ``.env.local`` file can now be created to *override* environment variables for
+* C) A ``.env.local`` file can now be created to *override* values in ``.env`` for
27
your machine. This file is ignored in the new ``.gitignore``.
28
29
* D) When testing, your ``.env`` file is now read, making it consistent with all
0 commit comments