add mailcatcher (#112)

This commit is contained in:
Hinaloe 2019-02-26 22:50:47 +09:00 committed by shibafu
parent 307e578d4a
commit 746db0474a
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
version: "3"
services:
mailcatcher:
image: schickling/mailcatcher
ports:
- 1080:1080
networks:
- backend