Skip to content

Commit d69c62b

Browse files
committed
mention env security qualifier
1 parent bbd9bb8 commit d69c62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment/production-deployment.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Secrets
132132
=======
133133

134134
The best way to handle application secrets strongly depends on your use-case.
135-
In our minimal example we take one of the simplest approaches, which is using environment variables.
135+
In our minimal example we take one of the simplest (and least secure) approaches, which is using environment variables.
136136

137137
List of secrets:
138138

0 commit comments

Comments
 (0)