Ingress disabled

This commit is contained in:
Alexandre
2023-09-03 11:19:20 +02:00
committed by GitHub
parent 2cd334fa21
commit b9d0389330

View File

@@ -65,7 +65,6 @@
}, },
"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",
@@ -106,6 +105,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-xfcetest2", "version": "4.16-r0-ls89-xfce2",
"video": true "video": true
} }