Switch ejabberd node handling TURN
Should use the same outgoing IP as for incoming
This commit is contained in:
parent
ce47072b0d
commit
4dbc960eed
@ -19,7 +19,7 @@ end
|
||||
|
||||
openresty_stream "ejabberd" do
|
||||
template "nginx_conf_streams.erb"
|
||||
variables ejabberd_hosts: ["10.1.1.113"],
|
||||
variables ejabberd_hosts: ["10.1.1.123"],
|
||||
stun_turn_port: node["ejabberd"]["stun_turn_port"],
|
||||
turn_min_port: node["ejabberd"]["turn_min_port"],
|
||||
turn_max_port: node["ejabberd"]["turn_max_port"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user