mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
6 lines
122 B
Bash
6 lines
122 B
Bash
# Compose
|
|
MAILHOG_IMAGE=mailhog/mailhog:latest
|
|
MAILHOG_RESTART=unless-stopped
|
|
MAILHOG_SMTP_PORT=1025
|
|
MAILHOG_UI_PORT=8025
|