Skip to content

Commit d3aee4f

Browse files
committed
mention env security qualifier
1 parent b704c41 commit d3aee4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)