diff --git a/tandoor_recipes/config.json b/tandoor_recipes/config.json index f67f15657..bdcc91e07 100644 --- a/tandoor_recipes/config.json +++ b/tandoor_recipes/config.json @@ -9,7 +9,7 @@ "description": "recipe manager", "environment": { "DB_ENGINE": "django.db.backends.sqlite3", - "POSTGRES_DB": "/data/recipes.db" + "POSTGRES_DB": "/config/addons_config/tandoor_recipes/recipes.db" }, "map": [ "share:rw",