mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update config.json
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user