mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-06 23:46:24 +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"
|