From 782b11d9d18807618dfbc57de4c5e493af08dd70 Mon Sep 17 00:00:00 2001 From: CroneKorkN Date: Sun, 22 Jun 2025 16:48:22 +0200 Subject: [PATCH] wip --- bundles/mailman/files/mailman.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/mailman/files/mailman.cfg b/bundles/mailman/files/mailman.cfg index f1266b7..d294da4 100644 --- a/bundles/mailman/files/mailman.cfg +++ b/bundles/mailman/files/mailman.cfg @@ -217,7 +217,7 @@ path: mailman.log [webservice] # The hostname at which admin web service resources are exposed. -hostname: ${hostname} +hostname: localhost # The port at which the admin web service resources are exposed. port: 8001