jicofo: make sure client-proxy is properly configured

pull/1023/head
tob123 4 years ago committed by GitHub
parent 5c32833b04
commit 7a4720205e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      jicofo/rootfs/defaults/jicofo.conf

@ -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…
Cancel
Save