feat(bomba): allow factorio ports

This commit is contained in:
2026-06-10 09:45:36 +02:00
parent c10c4c079a
commit f5db64cf8d
+2
View File
@@ -14,10 +14,12 @@
465 465
587 587
993 993
27015
]; ];
allowedUDPPorts = [ allowedUDPPorts = [
80 80
443 443
34197
]; ];
}; };
}; };