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 3ca4258 commit 21acaf8Copy full SHA for 21acaf8
1 file changed
README.md
@@ -25,7 +25,7 @@ invoke create-secret-key
25
# setup local configuration (overrides GeoHealthCheck/config_main.py)
26
vi instance/config_site.py
27
# edit at least secret key:
28
-# - SECRET-KEY # copy/paste result string from `invoke create-secret-key`
+# - SECRET_KEY # copy/paste result string from `invoke create-secret-key`
29
30
# Optional: edit other settings or leave defaults
31
# - SQLALCHEMY_DATABASE_URI
0 commit comments