Skip to content

Commit 83b097a

Browse files
author
Matthias Alt
committed
added mailhog port to output of sdTest:start()
1 parent 002af5c commit 83b097a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/sdTest.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ function echo_configuration {
6464
echo "PHP 7.0: ${SHOPWARE_VERSION}870"
6565
echo "PHP 5.6: ${SHOPWARE_VERSION}856"
6666
echo "MySQL: ${SHOPWARE_VERSION}331"
67+
echo "Mailhog: 80${SHOPWARE_VERSION}"
6768
echo ""
6869
echo "PROJECT_DIR: ${PROJECT_DIR}"
6970
echo "PROJECT_NAME: ${PROJECT_NAME}"

0 commit comments

Comments
 (0)