mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
xfce
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
"aarch64": "lscr.io/linuxserver/webtop:arm64v8-ubuntu-kde",
|
"aarch64": "lscr.io/linuxserver/webtop:arm64v8-latest",
|
||||||
"amd64": "lscr.io/linuxserver/webtop:amd64-ubuntu-kde"
|
"amd64": "lscr.io/linuxserver/webtop:amd64-latest"
|
||||||
},
|
},
|
||||||
"codenotary": {
|
"codenotary": {
|
||||||
"signer": "alexandrep.github@gmail.com"
|
"signer": "alexandrep.github@gmail.com"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -84,7 +84,7 @@
|
|||||||
"share:rw",
|
"share:rw",
|
||||||
"ssl"
|
"ssl"
|
||||||
],
|
],
|
||||||
"name": "Webtop Alpine KDE",
|
"name": "Webtop XFCE",
|
||||||
"options": {
|
"options": {
|
||||||
"DNS_server": "8.8.8.8",
|
"DNS_server": "8.8.8.8",
|
||||||
"PGID": 0,
|
"PGID": 0,
|
||||||
@@ -128,6 +128,6 @@
|
|||||||
"slug": "webtop-kde",
|
"slug": "webtop-kde",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "5.24.5-test6",
|
"version": "5.24.5-test7",
|
||||||
"video": true
|
"video": true
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user