Skip to content

Instantly share code, notes, and snippets.

@ChewySalmon
Last active July 11, 2021 09:10
Show Gist options
  • Save ChewySalmon/54db15de8bf6a3b0369c7fcc672633db to your computer and use it in GitHub Desktop.
Save ChewySalmon/54db15de8bf6a3b0369c7fcc672633db to your computer and use it in GitHub Desktop.
Mailing layer
mailhog:
image: mailhog/mailhog:latest
logging:
driver: 'none'
ports:
- 1025:1025
- 8025:8025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment