Skip to content

Commit 7a47202

Browse files
authored
jicofo: make sure client-proxy is properly configured
1 parent 5c32833 commit 7a47202

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jicofo/rootfs/defaults/jicofo.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ jicofo {
136136
username = "{{ .Env.JICOFO_AUTH_USER }}"
137137
password = "{{ .Env.JICOFO_AUTH_PASSWORD }}"
138138
conference-muc-jid = "{{ .Env.XMPP_MUC_DOMAIN }}"
139+
client-proxy = "focus.{{ .Env.XMPP_DOMAIN }}"
139140
disable-certificate-verification = true
140141
}
141142
}

0 commit comments

Comments
 (0)