From 16db89cdca2d000ec5afeab1a11adf2af048f6d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20Nief=C3=BCnd?= Date: Tue, 6 Sep 2022 19:43:43 +0000 Subject: [PATCH] AFFiNE L0rdShrek/HA-addons#29 --- AFFiNE/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AFFiNE/config.json b/AFFiNE/config.json index a70ba7f1..9149a8c7 100644 --- a/AFFiNE/config.json +++ b/AFFiNE/config.json @@ -1,6 +1,6 @@ { "name": "AFFiNE.PRO", - "version": "2022.09.06.6", + "version": "2022.09.06.7", "slug": "affine", "description": "hass-affine by niefuend", "arch": ["armhf", "armv7", "aarch64", "amd64", "i386"], @@ -15,7 +15,7 @@ "panel_title": "AFFiNE.PRO", "ingress": true, "ingress_port": 3000, - "ingress_stream": true, + "ingress_stream": false, "ports": { "3000/tcp": 3123 },