diff --git a/config/expose.php b/config/expose.php index cec8b0e..5e044e3 100644 --- a/config/expose.php +++ b/config/expose.php @@ -166,7 +166,7 @@ return [ */ 'tcp_port_range' => [ 'from' => 50000, - 'to' => 50003 + 'to' => 60000 ], /*