Update config.json

This commit is contained in:
Alexandre
2022-02-02 22:46:38 +01:00
committed by GitHub
parent 5b2ac9cf4c
commit 0efd958004

View File

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