1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 07:56:12 +00:00

also fix env_file name for scheduler

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2019-03-28 07:57:21 +01:00
parent 5e678415ab
commit 23b8a68261

View File

@ -513,7 +513,7 @@ services:
- CRON_ZPUSHGAB=0 22 * * * docker exec kopano_zpush z-push-gabsync -a sync
- CRONDELAYED_KBACKUP=30 1 * * * docker run --rm -it zokradonh/kopano_utils kopano-backup -h
env_file:
- ldap.env
- kopano_scheduler.env
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro