Skip to content

Commit 21acaf8

Browse files
committed
fix
1 parent 3ca4258 commit 21acaf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ invoke create-secret-key
2525
# setup local configuration (overrides GeoHealthCheck/config_main.py)
2626
vi instance/config_site.py
2727
# edit at least secret key:
28-
# - SECRET-KEY # copy/paste result string from `invoke create-secret-key`
28+
# - SECRET_KEY # copy/paste result string from `invoke create-secret-key`
2929

3030
# Optional: edit other settings or leave defaults
3131
# - SQLALCHEMY_DATABASE_URI

0 commit comments

Comments
 (0)