From 737a8c3a26b3cf69d91d9cca430bee6f90429b3d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 14 Oct 2023 22:36:12 +0200 Subject: [PATCH] Update config.json --- tandoor_recipes/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tandoor_recipes/config.json b/tandoor_recipes/config.json index 864c7fb7f3b..f17543bb03e 100644 --- a/tandoor_recipes/config.json +++ b/tandoor_recipes/config.json @@ -78,7 +78,6 @@ "DEBUG": "0", "SECRET_KEY": "YOUR_SECRET_KEY", "externalfiles_folder": "/config/addons_config/tandoor_recipes/externalfiles", - "ssl" : "false", "certfile" : "fullchain.pem", "keyfile" : "privkey.pem" },