This commit is contained in:
2025-05-18 05:21:16 -05:00
parent 132073ca19
commit c19bedc54a
65 changed files with 705 additions and 575 deletions

View File

@ -1,7 +1,10 @@
# Environment toggles
USE_REMOTE_MYSQL=0
ENABLE_DB_PRELOAD=0
ENABLE_DB_SEEDING=1
SEED_EXTRA_DATA=false
UPLOAD_FOLDER=app/static/uploads
SECRET_KEY=supersecretplantappkey
# MySQL configuration
MYSQL_HOST=db