mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-11 18:11:29 +02:00
Update config.json
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
"services": ["mysql:want"],
|
"services": ["mysql:want"],
|
||||||
"schema": {
|
"schema": {
|
||||||
"SECRET_KEY": "str",
|
"SECRET_KEY": "str",
|
||||||
"DB_TYPE": "list(sqlite|postgresql_external|mariadb_addon)",
|
"DB_TYPE": "list(sqlite|postgresql_external)",
|
||||||
"ALLOWED_HOSTS": "str?",
|
"ALLOWED_HOSTS": "str?",
|
||||||
"POSTGRES_HOST": "str?",
|
"POSTGRES_HOST": "str?",
|
||||||
"POSTGRES_PORT": "str?",
|
"POSTGRES_PORT": "str?",
|
||||||
@@ -34,6 +34,6 @@
|
|||||||
"slug": "tandoor_recipes",
|
"slug": "tandoor_recipes",
|
||||||
"upstream": "1.0.4",
|
"upstream": "1.0.4",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "1.0.4-6",
|
"version": "1.0.4-7",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user