From 0101013b5ea1d7271f4d5554a6ca5d8901b0c2d0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 3 May 2022 22:23:04 +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 4da64bfe0..0886b0cad 100644 --- a/calibre/config.json +++ b/calibre/config.json @@ -66,7 +66,7 @@ }, "ports_description": { "8080/tcp": "Calibre desktop gui", - "8081/tcp": "Calibre webserver gui" + "8081/tcp": "Calibre webserver gui, to be enabled within the desktop gui" }, "privileged": [ "SYS_ADMIN", "DAC_READ_SEARCH", "NET_ADMIN" ], "schema": {