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