mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-11 16:32:59 +00:00
make ldap port configurable
fix startup for grapi Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
@@ -75,7 +75,7 @@ ical)
|
||||
grapi)
|
||||
LC_CTYPE=en_US.UTF-8
|
||||
export socket_path=/var/run/kopano/grapi
|
||||
mkdir $socket_path
|
||||
mkdir -p $socket_path
|
||||
chown -R kapi:kopano $socket_path
|
||||
# cleaning up env variables
|
||||
unset "${!KCCONF_@}"
|
||||
|
||||
Reference in New Issue
Block a user