chore: add mailpit to dev setup
This commit is contained in:
parent
c2c0be1fbc
commit
dea4a28b8f
2 changed files with 10 additions and 0 deletions
|
@ -81,3 +81,9 @@ services:
|
|||
volumes:
|
||||
- ./dev/certs:/certs
|
||||
- ./dev/icecast.xml:/etc/icecast.xml
|
||||
|
||||
mailpit:
|
||||
image: axllent/mailpit
|
||||
ports:
|
||||
- 8025:8025
|
||||
- 1025:1025
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue