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

tweaks for Kopano Meet 2.0 (#328)

* tweaks for Kopano Meet 2.0
* remove surplus package
This commit is contained in:
Felix Bartels
2020-01-27 16:08:51 +01:00
committed by GitHub
parent 1ac48eec52
commit 64b73be662
3 changed files with 3 additions and 2 deletions
-1
View File
@@ -74,7 +74,6 @@ services:
- /var/lib/dbus/machine-id:/var/lib/dbus/machine-id
- kopanosocket/:/run/kopano
environment:
- ADDITIONAL_KOPANO_PACKAGES=python3-grapi.backend.ldap
- GRAPI_BACKEND=ldap
- LDAP_BASEDN=${LDAP_SEARCH_BASE}
- LDAP_BINDDN=${LDAP_BIND_DN}