Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-kent committed Oct 29, 2014
1 parent cc747ec commit 22e033d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@ Go was chosen for portability - MailHog runs without installation on multiple pl

### Getting started

Either:

* [Download the latest release](RELEASES.md) of Go-MailHog for your platform
* Start MailHog
* Use Docker or AWS Elastic Beanstalk to deploy Go-MailHog with the example [Dockerfile](Dockerfile)

By default, the SMTP server will start on port 1025, the HTTP server will start
on port 8025, and in-memory message storage will be used.
Expand Down

0 comments on commit 22e033d

Please sign in to comment.