Update config.json

This commit is contained in:
Alexandre
2022-01-13 21:16:58 +01:00
committed by GitHub
parent 4b8203d4f5
commit a038c2928a

View File

@@ -9,7 +9,7 @@
"description": "recipe manager", "description": "recipe manager",
"environment": { "environment": {
"DB_ENGINE": "django.db.backends.sqlite3", "DB_ENGINE": "django.db.backends.sqlite3",
"POSTGRES_DB": "/data/recipes.db" "POSTGRES_DB": "/config/addons_config/tandoor_recipes/recipes.db"
}, },
"map": [ "map": [
"share:rw", "share:rw",