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 9a4075d commit 5bf143bCopy full SHA for 5bf143b
best_practices.rst
@@ -88,7 +88,7 @@ application behavior.
88
:ref:`Use env vars in your project <config-env-vars>` to define these options
89
and create multiple ``.env`` files to :ref:`configure env vars per environment <config-dot-env>`.
90
91
-Use Secret for Sensitive Information
+Use Secrets for Sensitive Information
92
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
93
94
When your application has sensitive configuration - like an API key - you should
0 commit comments