mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-13 11:01:28 +02:00
Webtop 2.0 first release (ubuntu XFCE)
https://github.com/alexbelgium/hassio-addons/issues/939
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
"PGID": "0",
|
"PGID": "0",
|
||||||
"PUID": "0",
|
"PUID": "0",
|
||||||
"START_DOCKER": "false",
|
"START_DOCKER": "false",
|
||||||
"TITLE": "Alpine KDE webtop",
|
"TITLE": "Ubuntu XFCE webtop",
|
||||||
"shm_size": "1gb"
|
"shm_size": "1gb"
|
||||||
},
|
},
|
||||||
"host_dbus": true,
|
"host_dbus": true,
|
||||||
@@ -73,7 +73,7 @@
|
|||||||
"share:rw",
|
"share:rw",
|
||||||
"ssl"
|
"ssl"
|
||||||
],
|
],
|
||||||
"name": "Webtop Alpine KDE",
|
"name": "Webtop LSIO",
|
||||||
"options": {
|
"options": {
|
||||||
"DNS_server": "8.8.8.8",
|
"DNS_server": "8.8.8.8",
|
||||||
"PGID": 0,
|
"PGID": 0,
|
||||||
@@ -106,6 +106,6 @@
|
|||||||
"slug": "webtop-kde",
|
"slug": "webtop-kde",
|
||||||
"tmpfs": true,
|
"tmpfs": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "4.16-r0-ls89-test23",
|
"version": "4.16-r0-ls89-xfce",
|
||||||
"video": true
|
"video": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user