From dfb461d60a6bff3e19e9b5a4111949e82941a943 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 29 Apr 2022 15:07:16 +0200 Subject: [PATCH] Update config.json --- calibre/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calibre/config.json b/calibre/config.json index 4e841d31d..ef04c1141 100644 --- a/calibre/config.json +++ b/calibre/config.json @@ -64,7 +64,7 @@ "8081/tcp": 8081 }, "ports_description": { - "8080/tcp": "Calibre desktop gui" + "8080/tcp": "Calibre desktop gui", "8081/tcp": "Calibre webserver gui" }, "privileged": [],