From ffbdda51eb3c3ad07cd443d894c6dfafcd8dd516 Mon Sep 17 00:00:00 2001 From: Joren Vrancken Date: Thu, 20 Jun 2019 20:19:45 +0200 Subject: [PATCH] Rename non-existent HYPERKITTY_API_URL to HYPERKITTY_URL in core readme. --- core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/README.md b/core/README.md index bd8ae2e..fcee306 100644 --- a/core/README.md +++ b/core/README.md @@ -59,7 +59,7 @@ standard version of docker-compose.yaml from this repository. - `SMTP_PORT`: Port used for SMTP. Default is `25`. -- `HYPERKITTY_API_URL`: Default value is `http://mailman-web:8000/hyperkitty` +- `HYPERKITTY_URL`: Default value is `http://mailman-web:8000/hyperkitty` Running Mailman-Core ====================