Update CONFIG.md

fixed copy-paste
This commit is contained in:
3alster 2018-03-12 14:44:14 +03:00 committed by GitHub
parent 1bd561aa34
commit 13d0255c25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@ Only `name`, `host` and `port` are required.
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 `8080` by default.
You can override this using `-api-bind-addr`, `-api-bind-addr` and `-api-bind-addr` configuration options. You can override this using `-api-bind-addr`, `-ui-bind-addr` and `-smtp-bind-addr` configuration options.
If you're using MailHog behind a reverse proxy, e.g. nginx, make sure WebSocket connections If you're using MailHog behind a reverse proxy, e.g. nginx, make sure WebSocket connections
are also supported and configured - see [this issue](https://github.com/mailhog/MailHog/issues/117) for information. are also supported and configured - see [this issue](https://github.com/mailhog/MailHog/issues/117) for information.