From fd51072ed1978b79aea9d760a790029428044464 Mon Sep 17 00:00:00 2001 From: nd Date: Mon, 8 Mar 2021 02:50:24 +0100 Subject: [PATCH] fixed hyperkitty base url --- templates/mailman-hyperkitty.py.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/mailman-hyperkitty.py.j2 b/templates/mailman-hyperkitty.py.j2 index ca3aa5f..2286d3f 100644 --- a/templates/mailman-hyperkitty.py.j2 +++ b/templates/mailman-hyperkitty.py.j2 @@ -13,7 +13,7 @@ # address will be used by Mailman to forward incoming emails to HyperKitty # for archiving. It does not need to be publicly available, in fact it's # better if it is not. -base_url: http://localhost/mailman3/hyperkitty/ +base_url: http://localhost:15427/hyperkitty/ # Shared API key, must be the identical to the value in HyperKitty's # settings.