tset
This commit is contained in:
parent
e43373a036
commit
623506cb62
1 changed files with 0 additions and 12 deletions
|
@ -36,18 +36,6 @@
|
|||
server = "/usr/bin/env"; # Placeholder.
|
||||
extraConfig = "redirect = 10.100.0.2 443";
|
||||
}
|
||||
{
|
||||
name = "jitsi-jvb 10000 udp";
|
||||
port = 10000;
|
||||
protocol = "udp";
|
||||
unlisted = true;
|
||||
server = "/usr/bin/env"; # Placeholder.
|
||||
extraConfig = "
|
||||
redirect = 10.100.0.2 10000
|
||||
socket_type = stream
|
||||
wait = no
|
||||
";
|
||||
}
|
||||
{
|
||||
name = "jitsi-jvb 4443 tcp";
|
||||
port = 4443;
|
||||
|
|
Loading…
Reference in a new issue