feat: add mailpit

This commit is contained in:
reishou
2023-06-04 22:12:34 +07:00
parent 08e1f4825f
commit f661694a81
4 changed files with 40 additions and 0 deletions

3
mailpit/Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM axllent/mailpit
LABEL maintainer="reishou <reishou90@gmail.com>"