From 6cfddb2fdb406a66d0c6a53b0369d80f1b978217 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 8 Jun 2022 20:37:56 +0200 Subject: [PATCH] Build new version https://github.com/alexbelgium/hassio-addons/issues/345 --- calibre_web/config.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/calibre_web/config.json b/calibre_web/config.json index bc46e3011..4196adec6 100644 --- a/calibre_web/config.json +++ b/calibre_web/config.json @@ -81,12 +81,10 @@ "cifspassword": "str?", "cifsusername": "str?", "localdisks": "str?", - "networkdisks": "str?", - "force_scheme_https": "bool?", - "force_external_port": "int?" + "networkdisks": "str?" }, "slug": "calibre-web", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre-web", - "version": "0.6.18-ls163-test8", + "version": "0.6.18-ls163-test9", "video": true }