From 0bd537d97b8d96ad8b4113e947453f94530eaf80 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 24 Nov 2023 20:01:25 +0100 Subject: [PATCH] Update config.json --- paperless_ngx/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/paperless_ngx/config.json b/paperless_ngx/config.json index c9a092d05..ae0cac213 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -93,8 +93,8 @@ "8443/tcp": null }, "ports_description": { - "8000/tcp": "Http web interface", - "8443/tcp": "Https web interface" + "8000/tcp": "http web interface", + "8443/tcp": "https web interface" }, "privileged": [ "SYS_ADMIN",