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