mirror of
https://gitlab.com/ric_harvey/MailHog.git
synced 2024-11-23 14:24:03 +00:00
fix #86
This commit is contained in:
parent
761c7097f0
commit
d10e6dbb44
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ MailHog is an email testing tool for developers:
|
|||
* [Download the latest release](/docs/RELEASES.md) of MailHog for your platform
|
||||
* [Run it from Docker Hub](https://registry.hub.docker.com/u/mailhog/mailhog/) or using the provided [Dockerfile](Dockerfile)
|
||||
* [Read the deployment guide](/docs/DEPLOY.md) for other deployment options
|
||||
* Install it with Homebrew on MacOS - `brew update && brew install mailhog`
|
||||
2. [Configure MailHog](/docs/CONFIG.md), or use the default settings:
|
||||
* the SMTP server starts on port 1025
|
||||
* the HTTP server starts on port 8025
|
||||
|
|
Loading…
Reference in a new issue