fix: update docs for mailhog (#43072)

This commit is contained in:
Oliver Eyton-Williams
2021-07-29 18:42:16 +02:00
committed by GitHub
parent b123c7a1ba
commit a9e020657b

View File

@ -18,7 +18,7 @@ MailHog can be installed on macOS, Windows and Linux or used via Docker
If you have Docker installed then you can use
```bash
docker run -d --name mailhog --rm mailhog/mailhog
docker run -d --name mailhog --network host --rm mailhog/mailhog
```
to start MailHog in the background and