fixing weekly menu tab

This commit is contained in:
2025-09-29 07:12:41 -07:00
parent b5a6f7da21
commit c70183f91b
2 changed files with 14 additions and 1 deletions

View File

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