mirror of
https://gitlab.com/ric_harvey/MailHog.git
synced 2025-02-20 01:35:56 +00:00
Merge branch 'bugfix/port' of https://github.com/amayer5125/MailHog
This commit is contained in:
commit
36482acf5b
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Only `name`, `host` and `port` are required.
|
|||
|
||||
### Firewalls and proxies
|
||||
|
||||
If you have MailHog behind a firewall, you'll need ports `8025` and `8080` by default.
|
||||
If you have MailHog behind a firewall, you'll need ports `8025` and `1025` by default.
|
||||
|
||||
You can override this using `-api-bind-addr`, `-ui-bind-addr` and `-smtp-bind-addr` configuration options.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue