This unit is provided by:
Options
-
[Service]-
DynamicUser=yes -
ExecStart=/usr/bin/MailHog -api-bind-addr :8025 -smtp-bind-addr :1025 -ui-bind-addr :8025 -storage memory -
Restart=on-failure -
StateDirectory=mailhog -
Type=exec
-
-
[Unit]-
After=network.target -
Description=MailHog - Web and API based SMTP testing
-
Additionnal notes
Nothing here.