diff --git a/calibre_web/config.json b/calibre_web/config.json index a00ccbc1e..ffbde520a 100644 --- a/calibre_web/config.json +++ b/calibre_web/config.json @@ -82,7 +82,8 @@ "cifsusername": "str?", "localdisks": "str?", "networkdisks": "str?", - "force_scheme_https": "bool?" + "force_scheme_https": "bool?", + "force_external_port": "int?" }, "slug": "calibre-web", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre-web",