Merge pull request #2716 from noud/mailcatcher

Mailcatcher should be cast MailCatcher
This commit is contained in:
Shao Yu-Lung (Allen) 2020-09-21 21:45:56 +08:00 committed by GitHub
commit 5451801dc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -137,7 +137,7 @@ That's it! enjoy :)
- **Mail Servers:**
- Mailu
- Mailcatcher
- MailCatcher
- Mailhog
- MailDev

View File

@ -921,7 +921,7 @@ services:
networks:
- frontend
### Mailcatcher ################################################
### MailCatcher ################################################
mailcatcher:
build: ./mailcatcher
ports: