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" },