fixed hyperkitty base url

This commit is contained in:
nd 2021-03-08 02:50:24 +01:00
parent 3806ce3c56
commit fd51072ed1
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9

View file

@ -13,7 +13,7 @@
# address will be used by Mailman to forward incoming emails to HyperKitty # 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 # for archiving. It does not need to be publicly available, in fact it's
# better if it is not. # 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 # Shared API key, must be the identical to the value in HyperKitty's
# settings. # settings.