mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update config.json
https://github.com/alexbelgium/hassio-addons/issues/1207
This commit is contained in:
@@ -69,7 +69,8 @@
|
||||
"DB_ENGINE": "django.db.backends.sqlite3",
|
||||
"DISABLE_INGRESS": "true",
|
||||
"POSTGRES_DB": "/config/addons_config/tandoor_recipes/recipes.db",
|
||||
"TRUSTED_PROXIES": "**"
|
||||
"TRUSTED_PROXIES": "**",
|
||||
"GUNICORN_MEDIA": "1"
|
||||
},
|
||||
"image": "ghcr.io/alexbelgium/tandoor_recipes-{arch}",
|
||||
"map": [
|
||||
@@ -111,6 +112,6 @@
|
||||
"slug": "tandoor_recipes",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "1.5.11-test2",
|
||||
"version": "1.5.11-test3",
|
||||
"webui": "http://[HOST]:[PORT:8080]"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user