Created
April 26, 2020 16:37
-
-
Save fernandokbs/881afdd96bac7bf454fdb82ad2051916 to your computer and use it in GitHub Desktop.
Run mailhog Docker
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker run d -p 1025:1025 -p 8025:8025 --name mailhog mailhog/mailhog |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment