mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-24 08:16:04 +02:00
Update config.json
This commit is contained in:
@@ -27,8 +27,8 @@
|
|||||||
"options": {},
|
"options": {},
|
||||||
"schema": {
|
"schema": {
|
||||||
"ssl": "bool?",
|
"ssl": "bool?",
|
||||||
"certfile": "match(^/ssl/.+)?",
|
"certfile": "str?",
|
||||||
"keyfile": "match(^/ssl/.+)?"
|
"keyfile": "str?"
|
||||||
},
|
},
|
||||||
"arch": [
|
"arch": [
|
||||||
"aarch64",
|
"aarch64",
|
||||||
|
|||||||
Reference in New Issue
Block a user