magento / magento-cloud-docker

All Submissions you make to Magento Inc. (“Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publically perform, sublicense and distribute any feedback, ideas, code, or other information (“Submission") you submit through GitHub. (2) Your Submission is an original work of authorship and you are the owner or are legally entitled to grant the license stated above. (3) You agree to the Contributor License Agreement found here: https://github.com/magento/magento2/blob/master/CONTRIBUTOR_LICENSE_AGREEMENT.html
Open Software License 3.0
256 stars 192 forks source link

MCLOUD-6898: Add option to customize port for MailHog #290

Closed BaDos closed 4 years ago

BaDos commented 4 years ago

Description

Added options to configure HTTP and SMTP ports for MailHog

Fixed Issues (if relevant)

Manual testing scenarios

Covered with Integration and Functional tests

Release notes

Added MailHog configuration options to the ece-docker build:compose command to customize the HTTP and SMTP ports, and to disable MailHog. See Set up email.

Associated documentation updates

https://github.com/magento/devdocs/pull/7860

Contribution checklist

andriyShevtsov commented 4 years ago

QA approved