Update config.json

This commit is contained in:
Alexandre
2022-01-08 18:28:54 +01:00
committed by GitHub
parent 1c672c94f3
commit 3a0dc94ea2

View File

@@ -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",