Files

7 lines
192 B
YAML
Raw Permalink Normal View History

2026-07-18 20:27:19 +02:00
# 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"