Skip to content

mailhog

Whether to enable mailhog process.

Type: boolean

Default:

false

Example:

true

Declared by:

Which package of mailhog to use

Type: package

Default:

pkgs.mailhog

Declared by:

Additional arguments passed to mailhog.

Type: list of strings concatenated with “\n”

Default:

[ ]

Example:

[
"-invite-jim"
]

Declared by:

Listen address for API.

Type: string

Default:

"127.0.0.1:8025"

Declared by:

Listen address for SMTP.

Type: string

Default:

"127.0.0.1:1025"

Declared by:

Listen address for UI.

Type: string

Default:

"127.0.0.1:8025"

Declared by: