From 21297d1725c3487b15431c1767242c00d31dcc20 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 23 Aug 2025 08:57:06 +0200 Subject: [PATCH] Update config.json --- calibre/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/calibre/config.json b/calibre/config.json index 6ac706bc4..568800fc0 100644 --- a/calibre/config.json +++ b/calibre/config.json @@ -78,7 +78,6 @@ }, "image": "ghcr.io/alexbelgium/calibre-{arch}", "ingress": true, - "ingress_port": 8181, "init": false, "map": [ "media:rw", @@ -124,6 +123,6 @@ "slug": "calibre", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre", - "version": "8.9.0-5", + "version": "8.9.0-6", "video": true }