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