From d69dcaefb01c14ef801238d22abe5acfd42c6ecb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 20 Sep 2021 22:06:57 +0200 Subject: [PATCH] Update config.json --- mealie/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mealie/config.json b/mealie/config.json index ed2a76ffd..dd245f163 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -18,7 +18,8 @@ "80/tcp": "Web interface" }, "map": [ - "share:rw" + "share:rw", + "ssl:r" ], "environment": { "DB_ENGINE": "sqlite"