1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 07:56:12 +00:00

set the default redirect to /meet

This commit is contained in:
Felix Bartels 2019-10-21 11:46:42 +02:00 committed by Felix Bartels
parent 4fb98fb69c
commit 1e5f3253a1

View File

@ -106,7 +106,7 @@ TURN_PASSWORD=
# Defines how Kopano can be accessed from the outside world # Defines how Kopano can be accessed from the outside world
FQDN=$FQDN FQDN=$FQDN
FQDNCLEANED=${FQDN%:*} FQDNCLEANED=${FQDN%:*}
DEFAULTREDIRECT=/webapp DEFAULTREDIRECT=/meet
EMAIL=$EMAIL EMAIL=$EMAIL
CADDY=2015 CADDY=2015
HTTP=80 HTTP=80