1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-21 21:33:02 +00:00

healthcheck test

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2018-11-05 08:43:00 +01:00
parent 0aaba5224e
commit ff542b4f54
2 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -10,7 +10,8 @@ kcconf.configkopano({
'attachment_path': "/kopano/data/attachments/",
'user_plugin': "ldap",
'server_listen': "*:236",
'server_listen_tls': "*:237"
'server_listen_tls': "*:237",
'server_name': "kopano"
}
})