mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Update config.json
This commit is contained in:
@@ -7,10 +7,8 @@
|
|||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "Full linux desktop environment accessible via any modern web browser",
|
"description": "Full linux desktop environment accessible via any modern web browser",
|
||||||
"image": "ghcr.io/alexbelgium/webtop_kde-{arch}",
|
"image": "ghcr.io/alexbelgium/webtop_kde-{arch}",
|
||||||
"ingress": true,
|
|
||||||
"init": false,
|
"init": false,
|
||||||
"name": "Webtop XFCE",
|
"name": "Webtop XFCE",
|
||||||
"panel_icon": "mdi:monitor",
|
|
||||||
"ports": {
|
"ports": {
|
||||||
"3000/tcp": null,
|
"3000/tcp": null,
|
||||||
"3001/tcp": null
|
"3001/tcp": null
|
||||||
@@ -19,15 +17,8 @@
|
|||||||
"3000/tcp": "Web interface",
|
"3000/tcp": "Web interface",
|
||||||
"3001/tcp": "https web interface"
|
"3001/tcp": "https web interface"
|
||||||
},
|
},
|
||||||
"privileged": [
|
|
||||||
"SYS_ADMIN",
|
|
||||||
"DAC_READ_SEARCH",
|
|
||||||
"NET_ADMIN",
|
|
||||||
"SYS_MODULE",
|
|
||||||
"SYS_RESOURCE"
|
|
||||||
],
|
|
||||||
"slug": "webtop-kde",
|
"slug": "webtop-kde",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "5.24.5-test11",
|
"version": "5.24.5-test12",
|
||||||
"video": true
|
"video": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user