Add ipv6 to coturn
This commit is contained in:
parent
260f902160
commit
9429c34935
|
@ -14,6 +14,7 @@
|
|||
realm = "turn.gladtherescake.eu";
|
||||
relay-ips = [
|
||||
"62.171.160.195"
|
||||
"2a02:c207:2063:2448::1"
|
||||
];
|
||||
no-tcp-relay = true;
|
||||
extraConfig = "
|
||||
|
|
Loading…
Reference in a new issue