mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-23 07:46:05 +02:00
Update config.json
This commit is contained in:
@@ -4,7 +4,8 @@
|
|||||||
"description": "recipe manager",
|
"description": "recipe manager",
|
||||||
"environment": {
|
"environment": {
|
||||||
"DB_ENGINE": "django.db.backends.sqlite3",
|
"DB_ENGINE": "django.db.backends.sqlite3",
|
||||||
"POSTGRES_DB": "/config/addons_config/tandoor_recipes/recipes.db"
|
"POSTGRES_DB": "/config/addons_config/tandoor_recipes/recipes.db",
|
||||||
|
"DEBUG": "0"
|
||||||
},
|
},
|
||||||
"map": ["config:rw"],
|
"map": ["config:rw"],
|
||||||
"name": "Tandoor recipes",
|
"name": "Tandoor recipes",
|
||||||
|
|||||||
Reference in New Issue
Block a user