This commit is contained in:
iFargle 2023-12-03 10:52:04 +09:00
parent 8ab452c271
commit 2b5de13bc8

View file

@ -40,7 +40,11 @@
protocol = "udp";
unlisted = true;
server = "/usr/bin/env"; # Placeholder.
extraConfig = "redirect = 10.100.0.2 10000";
extraConfig = "
redirect = 10.100.0.2 10000
socket_type = stream
wait = no
";
}
{
name = "jitsi-jvb 4443 tcp";
@ -158,12 +162,6 @@
server = "/usr/bin/env"; # Placeholder.
extraConfig = "redirect = 10.100.0.2 1443";
}
{
name = "piaware";
port = 8080;