mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 13:54:05 +02:00
Update config.json
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
"description": "recipe manager",
|
"description": "recipe manager",
|
||||||
"environment": {
|
"environment": {
|
||||||
"DB_ENGINE": "django.db.backends.sqlite3",
|
"DB_ENGINE": "django.db.backends.sqlite3",
|
||||||
"DEBUG": "1",
|
"DEBUG": "0",
|
||||||
"POSTGRES_DB": "/config/addons_config/tandoor_recipes/recipes.db",
|
"POSTGRES_DB": "/config/addons_config/tandoor_recipes/recipes.db",
|
||||||
"TRUSTED_PROXIES": "**"
|
"TRUSTED_PROXIES": "**"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user