mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Allow mounting
This commit is contained in:
@@ -87,6 +87,10 @@
|
||||
"ports_description": {
|
||||
"3000/tcp": "web interface"
|
||||
},
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
"DAC_READ_SEARCH"
|
||||
],
|
||||
"schema": {
|
||||
"DNS_server": "str?",
|
||||
"DRINODE": "list(/dev/dri/card0|/dev/dri/card1|/dev/dri/card2|/dev/dri/renderD128|/dev/dri/renderD129|)?",
|
||||
@@ -106,6 +110,6 @@
|
||||
"slug": "webtop-kde",
|
||||
"tmpfs": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "4.16-r0-ls89-xfce5",
|
||||
"version": "4.16-r0-ls89-xfce6",
|
||||
"video": true
|
||||
}
|
||||
Reference in New Issue
Block a user