Update config.json

This commit is contained in:
Alexandre
2022-02-01 19:51:55 +01:00
committed by GitHub
parent 0d5aeaa4e8
commit 1a5fac6895

View File

@@ -62,6 +62,8 @@
"ports": {
"3000/tcp": 3001
},
"udev": true,
"host_dbus": true,
"ports_description": {
"3000/tcp": "web interface"
},
@@ -81,7 +83,7 @@
"slug": "webtop-kde",
"upstream": "4.16",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.16-2",
"version": "4.16-3",
"webui": "http://[HOST]:[PORT:3000]"
}