jicofo: make sure client-proxy is properly configured

This commit is contained in:
tob123
2021-04-17 22:31:29 +02:00
committed by GitHub
parent 5c32833b04
commit 7a4720205e

View File

@@ -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
}
}