feat: add docker-compose

This commit is contained in:
2025-12-02 12:33:23 +01:00
parent a1a5fb502d
commit 0aada37286
4 changed files with 149 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
# Meal Planner - Elderly Care Home Meal Ordering System
# SQLite database is stored locally at ./payload.db
# SQLite database is stored locally at ./meal-planner.db
# No DATABASE_URL needed for SQLite file-based storage
PAYLOAD_SECRET=your-secret-key-change-in-production