mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-26 23:50:14 +00:00
set the default redirect to /meet
This commit is contained in:
committed by
Felix Bartels
parent
4fb98fb69c
commit
1e5f3253a1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user