misc: remove unneeded env variable
Set it directly in the compose file, since it depends on the XMPP server's hostname.
This commit is contained in:
@@ -43,9 +43,6 @@ XMPP_DOMAIN=meet.jitsi
|
||||
# Internal XMPP domain for authenticated services.
|
||||
XMPP_AUTH_DOMAIN=auth.meet.jitsi
|
||||
|
||||
# XMPP BOSH URL base.
|
||||
XMPP_BOSH_URL_BASE=http://xmpp.meet.jitsi:5280
|
||||
|
||||
# XMPP domain for the MUC.
|
||||
XMPP_MUC_DOMAIN=muc.meet.jitsi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user