mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-21 13:23:09 +00:00
move server name to docker-compose
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
@@ -10,8 +10,7 @@ kcconf.configkopano({
|
||||
'attachment_path': "/kopano/data/attachments/",
|
||||
'user_plugin': "ldap",
|
||||
'server_listen': "*:236",
|
||||
'server_listen_tls': "*:237",
|
||||
'server_name': "kopano"
|
||||
'server_listen_tls': "*:237"
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user