mirror of
				https://github.com/zokradonh/kopano-docker
				synced 2025-10-31 10:27:14 +00:00 
			
		
		
		
	rename mail disable override file fixes #74 Signed-off-by: Felix Bartels <felix@host-consultants.de>
		
			
				
	
	
		
			8 lines
		
	
	
		
			96 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			96 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| version: "3.5"
 | |
| 
 | |
| services:
 | |
|   # disable services
 | |
|   mail:
 | |
|     image: hello-world
 | |
|     restart: "no"
 |