1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-11 16:32:59 +00:00

Merge pull request #61 from nupplaphil/search_volume

Adding search index to data container
This commit is contained in:
Felix Bartels
2018-12-21 07:44:22 +01:00
committed by GitHub
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -295,6 +295,7 @@ services:
volumes:
- kopanossl/:/kopano/ssl
- kopanosocket/:/run/kopano
- kopanodata/:/kopano/data
environment:
- SERVICE_TO_START=search
- TZ=${TZ}