From 05a8a353381ec35a318f082e70fcabb79c76328f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 20 Oct 2021 20:43:58 +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 31accf460..7dbc6c35e 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -17,7 +17,7 @@ }, "ports": { "80/tcp": "9999", - "443/tcp": null + "443/tcp": "null" }, "ports_description": { "80/tcp": "Web interface",