From e9d98158d3475fe6e36aa6336b569a4be19b9f30 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 20 Sep 2021 19:42:35 +0200 Subject: [PATCH] Added ssl, certfile, keyfile --- mealie/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mealie/config.json b/mealie/config.json index 9cf589f11..ed2a76ffd 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -28,7 +28,7 @@ "ssl": "bool?", "certfile": "str?", "keyfile": "str?" - "}, + }, "arch": [ "aarch64", "amd64",