rewritten after codex recommendations
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Copy this file to secrets.yaml and replace both values.
|
||||
flask:
|
||||
secret_key: "replace-with-a-long-random-value"
|
||||
|
||||
database:
|
||||
admin_password: "replace-with-the-flower-database-user-password"
|
||||
Reference in New Issue
Block a user