Merge pull request #2716 from noud/mailcatcher
Mailcatcher should be cast MailCatcher
This commit is contained in:
commit
5451801dc9
@ -137,7 +137,7 @@ That's it! enjoy :)
|
|||||||
|
|
||||||
- **Mail Servers:**
|
- **Mail Servers:**
|
||||||
- Mailu
|
- Mailu
|
||||||
- Mailcatcher
|
- MailCatcher
|
||||||
- Mailhog
|
- Mailhog
|
||||||
- MailDev
|
- MailDev
|
||||||
|
|
||||||
|
@ -921,7 +921,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- frontend
|
- frontend
|
||||||
|
|
||||||
### Mailcatcher ################################################
|
### MailCatcher ################################################
|
||||||
mailcatcher:
|
mailcatcher:
|
||||||
build: ./mailcatcher
|
build: ./mailcatcher
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
Reference in New Issue
Block a user