From a038c2928a2cb6009cefac0ae7cf5d332087b1a2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 13 Jan 2022 21:16:58 +0100 Subject: [PATCH] Update config.json --- tandoor_recipes/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",