mirror of
https://gitlab.com/ric_harvey/MailHog.git
synced 2024-11-23 22:34:04 +00:00
commit
46d15eb987
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ You can configure MailHog using command line options or environment variables:
|
||||||
| MH_STORAGE | -storage | memory | Set message storage: memory / mongodb / maildir
|
| MH_STORAGE | -storage | memory | Set message storage: memory / mongodb / maildir
|
||||||
| MH_OUTGOING_SMTP | -outgoing-smtp | | JSON file defining outgoing SMTP servers
|
| MH_OUTGOING_SMTP | -outgoing-smtp | | JSON file defining outgoing SMTP servers
|
||||||
| MH_UI_WEB_PATH | -ui-web-path | | WebPath under which the ui is served (without leading or trailing slahes), e.g. 'mailhog'
|
| MH_UI_WEB_PATH | -ui-web-path | | WebPath under which the ui is served (without leading or trailing slahes), e.g. 'mailhog'
|
||||||
|
| MH_AUTH_FILE | -auth-file | | A username:bcryptpw mapping file
|
||||||
|
|
||||||
#### Note on HTTP bind addresses
|
#### Note on HTTP bind addresses
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue