fixed hyperkitty base url
This commit is contained in:
parent
3806ce3c56
commit
fd51072ed1
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue