Webtop 2.0 first release (ubuntu XFCE)

https://github.com/alexbelgium/hassio-addons/issues/939
This commit is contained in:
Alexandre
2023-09-03 09:24:38 +02:00
committed by GitHub
parent d341c73146
commit e35f6ae9ff

View File

@@ -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
} }