1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-25 07:05:38 +00:00

properly fix non ssl startup for meet

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2019-03-23 19:38:20 +01:00
parent b5e6f0fecf
commit a95a1f9b14
4 changed files with 2 additions and 11 deletions
+1
View File
@@ -32,6 +32,7 @@ jq '.apps += {"enabled": ["kopano-webapp"]}' $CONFIG_JSON | sponge $CONFIG_JSON
#cat $CONFIG_JSON
sed -i s/\ *=\ */=/g /etc/kopano/kwebd.cfg
export tls=no
# shellcheck disable=SC2046
export $(grep -v '^#' /etc/kopano/kwebd.cfg | xargs -d '\n')
# cleaning up env variables