From 671add80f155ac11200798544e131e15d9517282 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 29 Apr 2022 15:06:37 +0200 Subject: [PATCH] Update config.json --- calibre/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/calibre/config.json b/calibre/config.json index 47897c57f..4e841d31d 100644 --- a/calibre/config.json +++ b/calibre/config.json @@ -61,7 +61,7 @@ "panel_icon": "mdi:monitor", "ports": { "8080/tcp": 8080, - "8081/tcp": 8081, + "8081/tcp": 8081 }, "ports_description": { "8080/tcp": "Calibre desktop gui" @@ -84,4 +84,4 @@ "version": "1.29.1", "webui": "http://[HOST]:[PORT:8080]", "video": true -} \ No newline at end of file +}