Update config.json

This commit is contained in:
Alexandre
2022-02-02 23:17:03 +01:00
committed by GitHub
parent 4a5e5ead7b
commit 98758ab996

View File

@@ -57,7 +57,7 @@
"image": "ghcr.io/alexbelgium/webtop-kde-{arch}",
"video": true,
"map": ["media:rw", "share:rw", "ssl"],
"name": "Webtop Fedora KDE",
"name": "Webtop Alpine KDE",
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH", "NET_ADMIN"],
"ports": {
"3000/tcp": 3000
@@ -88,7 +88,7 @@
"slug": "webtop-kde",
"upstream": "4.16",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.16-8",
"version": "4.16-9",
"webui": "http://[HOST]:[PORT:3000]"
}