Files

6 lines
122 B
Bash

# Compose
MAILHOG_IMAGE=mailhog/mailhog:latest
MAILHOG_RESTART=unless-stopped
MAILHOG_SMTP_PORT=1025
MAILHOG_UI_PORT=8025