Rename non-existent HYPERKITTY_API_URL to HYPERKITTY_URL in core readme.

This commit is contained in:
Joren Vrancken
2019-06-20 20:19:45 +02:00
parent e6de13ba44
commit ffbdda51eb

View File

@@ -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
====================