mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update config.json
This commit is contained in:
@@ -80,7 +80,9 @@
|
||||
"ports_description": {
|
||||
"3000/tcp": "web interface"
|
||||
},
|
||||
"options": {},
|
||||
"options": {
|
||||
"additional_apps": "engrampa,vlc"
|
||||
},
|
||||
"schema": {
|
||||
"TZ": "str?",
|
||||
"localdisks": "str?",
|
||||
@@ -88,7 +90,8 @@
|
||||
"cifsusername": "str?",
|
||||
"cifspassword": "str?",
|
||||
"cifsdomain": "str?",
|
||||
"DNS_server": "str?"
|
||||
"DNS_server": "str?",
|
||||
"additional_apps": "str?"
|
||||
},
|
||||
"slug": "webtop_alpine",
|
||||
"upstream": "4.16",
|
||||
|
||||
Reference in New Issue
Block a user