diff --git a/installer/portMap.php b/installer/portMap.php index 27eb037..54d33d0 100644 --- a/installer/portMap.php +++ b/installer/portMap.php @@ -40,6 +40,10 @@ return [ 'project' => 'LuxOp', 'type' => 'http', ], + 9553 => [ + 'project' => 'LuxOpX', + 'type' => 'http' + ], 9561 => [ 'project' => 'LuxStudio', 'type' => 'http/websocket',