From b8191ec547da8369ef12cd3962321cf5d314c6a9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 18 Oct 2021 17:45:16 +0200 Subject: [PATCH] Update config.json --- webtrees/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/webtrees/config.json b/webtrees/config.json index 7ea0bb3a5..775251ea3 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -3,6 +3,7 @@ "boot": "auto", "description": "web's leading on-line collaborative genealogy application", "environment": { + "PORT": "80" }, "map": ["share:rw", "ssl:ro"], "name": "Webtrees DO NOT USE",