Skip to content

Instantly share code, notes, and snippets.

@fernandokbs
Created April 26, 2020 16:37
Show Gist options
  • Save fernandokbs/881afdd96bac7bf454fdb82ad2051916 to your computer and use it in GitHub Desktop.
Save fernandokbs/881afdd96bac7bf454fdb82ad2051916 to your computer and use it in GitHub Desktop.
Run mailhog Docker
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