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 b0ffe33 commit 369a11bCopy full SHA for 369a11b
best_practices/configuration.rst
@@ -44,7 +44,7 @@ application doesn't care about the location of your database or the credentials
44
to access to it, as long as the database is correctly configured.
45
46
To override these variables with machine-specific or sensitive values, create a
47
-``env.local`` file. This file should not be added to version control.
+``.env.local`` file. This file should not be added to version control.
48
49
.. caution::
50
0 commit comments