1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-23 06:12:52 +00:00

add example override file for minio (#130)

rename mail disable override file

fixes #74

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2019-03-25 17:00:37 +01:00
committed by GitHub
parent aefcf10485
commit 150a75bbe0
2 changed files with 40 additions and 0 deletions
@@ -0,0 +1,7 @@
version: "3.5"
services:
# disable services
mail:
image: hello-world
restart: "no"