Merge pull request #335 from joren485/master

Rename non-existent HYPERKITTY_API_URL to HYPERKITTY_URL in core readme.
This commit is contained in:
Abhilash Raj
2019-06-20 12:14:28 -07:00
committed by GitHub

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