upstream: remove port forward for removed minetest

This commit is contained in:
Sandro - 2023-04-06 01:37:50 +02:00
parent f53a153d4c
commit 3069e4c5b9
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 0 additions and 6 deletions

View File

@ -136,12 +136,6 @@ in
reflect = true;
sourcePort = 19800;
}
{
destination = servHosts.minetest;
proto = "udp";
reflect = true;
sourcePort = 30000;
}
# ?
{
destination = "172.22.99.175:22";