mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-21 13:30:32 +02:00
Update config.json
This commit is contained in:
@@ -24,7 +24,11 @@
|
|||||||
"DB_ENGINE": "sqlite"
|
"DB_ENGINE": "sqlite"
|
||||||
},
|
},
|
||||||
"options": {},
|
"options": {},
|
||||||
"schema": {"ssl": "bool"},
|
"schema": {
|
||||||
|
"ssl": "bool?",
|
||||||
|
"certfile": "str?",
|
||||||
|
"keyfile": "str?"
|
||||||
|
"},
|
||||||
"arch": [
|
"arch": [
|
||||||
"aarch64",
|
"aarch64",
|
||||||
"amd64",
|
"amd64",
|
||||||
|
|||||||
Reference in New Issue
Block a user