mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-03 16:21:43 +02:00
jicofo: disable cert verification for jvb xmpp (#1501)
This commit is contained in:
parent
a8fe1aaee4
commit
ef7ef9cfd3
@ -184,6 +184,7 @@ jicofo {
|
||||
domain = "{{ $JVB_XMPP_AUTH_DOMAIN }}"
|
||||
username = "focus"
|
||||
password = "{{ .Env.JICOFO_AUTH_PASSWORD }}"
|
||||
disable-certificate-verification = true
|
||||
}
|
||||
{{ end }}
|
||||
{{ if $ENABLE_RECORDING }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user