Update config.json

This commit is contained in:
Alexandre
2023-09-04 21:37:36 +02:00
committed by GitHub
parent 5c44072303
commit fa79e9f98a

View File

@@ -65,6 +65,7 @@
}, },
"host_dbus": true, "host_dbus": true,
"image": "ghcr.io/alexbelgium/webtop_kde-{arch}", "image": "ghcr.io/alexbelgium/webtop_kde-{arch}",
"ingress": true,
"init": false, "init": false,
"map": [ "map": [
"config:rw", "config:rw",
@@ -105,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-xfce2", "version": "4.16-r0-ls89-xfce3",
"video": true "video": true
} }