services: mailcatcher: image: sj26/mailcatcher ports: - "${MAILCATCHER_WEB_PORT:-1080}:1080" - "${MAILCATCHER_SMTP_PORT:-1025}:1025"