From a268704d320606a7e7a6f7dace608c59830d1f30 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 18 Oct 2021 18:34:03 +0200 Subject: [PATCH] Update config.json --- webtrees/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtrees/config.json b/webtrees/config.json index 307587627..d3b81ff4e 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -24,7 +24,7 @@ "options": { "ssl": false, "certfile": "fullchain.pem", - "keyfile": "privkey.pem", + "keyfile": "privkey.pem" }, "ports": { "80/tcp": "9999",