rewritten after codex recommendations

This commit is contained in:
2026-07-18 20:27:19 +02:00
parent f9dc885937
commit 399f539b4f
22 changed files with 1448 additions and 996 deletions
+6
View File
@@ -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"