mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-02 15:51:05 +02:00
jicofo: make sure client-proxy is properly configured
This commit is contained in:
parent
5c32833b04
commit
7a4720205e
@ -136,6 +136,7 @@ jicofo {
|
||||
username = "{{ .Env.JICOFO_AUTH_USER }}"
|
||||
password = "{{ .Env.JICOFO_AUTH_PASSWORD }}"
|
||||
conference-muc-jid = "{{ .Env.XMPP_MUC_DOMAIN }}"
|
||||
client-proxy = "focus.{{ .Env.XMPP_DOMAIN }}"
|
||||
disable-certificate-verification = true
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user