mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-21 13:23:09 +00:00
core-start-service: make the grapi ldap-backend usable (#227)
* core-start-service: make the grapi ldap-backend usable * fix startup script for kopano grapi backend
This commit is contained in:
committed by
Felix Bartels
parent
1c4b520b53
commit
db63ee39cb
+2
-1
@@ -16,7 +16,8 @@ ENV \
|
||||
KOPANO_CORE_REPOSITORY_URL=$KOPANO_CORE_REPOSITORY_URL \
|
||||
KOPANO_CORE_VERSION=$KOPANO_CORE_VERSION \
|
||||
KOPANO_REPOSITORY_FLAGS=$KOPANO_REPOSITORY_FLAGS \
|
||||
RELEASE_KEY_DOWNLOAD=$RELEASE_KEY_DOWNLOAD
|
||||
RELEASE_KEY_DOWNLOAD=$RELEASE_KEY_DOWNLOAD \
|
||||
GRAPI_BACKEND="kopano"
|
||||
|
||||
LABEL maintainer=az@zok.xyz \
|
||||
org.label-schema.name="Kopano core container" \
|
||||
|
||||
Reference in New Issue
Block a user