added alembic database migrations, json import/export

This commit is contained in:
2025-09-28 07:29:43 -07:00
parent 913e635dd0
commit 26afbe976d
9 changed files with 652 additions and 10 deletions

View File

@@ -57,6 +57,7 @@ job "foodplanner" {
# Adjust the source path as needed for your environment
volumes = [
"/alloc/tmp/:/data/"
"/mnt/Public/configs/FoodPlanner_backups:/backups",
]
}