mirror of
https://github.com/sstent/foodplanner.git
synced 2025-12-06 08:01:47 +00:00
added alembic database migrations, json import/export
This commit is contained in:
@@ -56,7 +56,7 @@ job "foodplanner" {
|
||||
# Mount the SQLite database file to persist data
|
||||
# Adjust the source path as needed for your environment
|
||||
volumes = [
|
||||
"/alloc/tmp/:/data/",
|
||||
"/alloc/tmp/:/app/data/",
|
||||
"/mnt/Public/configs/FoodPlanner_backups:/backups",
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user