chore: add mailpit to dev setup

This commit is contained in:
jo 2023-05-31 18:05:28 +02:00 committed by Kyle Robbertze
parent c2c0be1fbc
commit dea4a28b8f
2 changed files with 10 additions and 0 deletions

View file

@ -81,3 +81,9 @@ services:
volumes:
- ./dev/certs:/certs
- ./dev/icecast.xml:/etc/icecast.xml
mailpit:
image: axllent/mailpit
ports:
- 8025:8025
- 1025:1025