diff --git a/installer/portMap.php b/installer/portMap.php index b0be99b..9f18650 100644 --- a/installer/portMap.php +++ b/installer/portMap.php @@ -60,4 +60,8 @@ return [ 'project' => 'LuxStudioLocalization', 'type' => '静态资源', ], + 9591 => [ + 'project' => 'LuxAlign', + 'type' => 'http' + ] ]; \ No newline at end of file