Skip to content

Commit c6c0a97

Browse files
author
Caen Jones
authored
fixed security warning for demo tutorial usage
1 parent 031b6f5 commit c6c0a97

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/sphinx-guides/source/container/running/production.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ Production
33

44
.. _production-security-warning:
55

6-
The :doc:`demo` tutorial is **NOT SECURE BY DEFAULT**. It uses public, hardcoded passwords and secrets for demonstration purposes only.
6+
.. warning::
77

8-
If you use the demo as a structural template, you MUST replace all default secrets before deploying your instance. Failure to do so will result in a vulnerable production environment.
8+
The :doc:`demo` tutorial is **NOT SECURE BY DEFAULT**. It uses public, hardcoded passwords and secrets for demonstration purposes only.
9+
10+
If you use the demo as a structural template, you MUST replace all default secrets before deploying your instance. Failure to do so will result in a vulnerable production environment.
911

1012
.. contents:: |toctitle|
1113
:local:

0 commit comments

Comments
 (0)