From 2ec124e4c77446ee04b097c19d9b239fd1331d23 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 5 Oct 2021 20:40:43 +0200 Subject: [PATCH] Update config.json --- joplin/config.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/joplin/config.json b/joplin/config.json index 4d0bd8a80..c17ba64cc 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -13,6 +13,9 @@ "ports_description": { "22300/tcp": "Web interface" }, + "map": [ + "ssl" + ], "environment": { "APP_PORT": "22300" },