diff --git a/docs/source/installation.rst b/docs/source/installation.rst index 655504d3d..4135cecf7 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -84,6 +84,10 @@ to run on a different port than 8000. are several steps that may be needed to secure such a deployment. Currently, this is not recommendend. +.. tip:: + + Set ``STAGING`` to ``False`` in production to disable the staging environment warning. + Execute a Command ^^^^^^^^^^^^^^^^^ diff --git a/vulnerabilities/templates/footer.html b/vulnerabilities/templates/footer.html index d525167e2..a20c9556e 100644 --- a/vulnerabilities/templates/footer.html +++ b/vulnerabilities/templates/footer.html @@ -1,9 +1,9 @@ diff --git a/vulnerabilities/templates/navbar.html b/vulnerabilities/templates/navbar.html index b7a7fba0a..de6dc1a94 100644 --- a/vulnerabilities/templates/navbar.html +++ b/vulnerabilities/templates/navbar.html @@ -1,6 +1,18 @@ {% load utils %} -