diff --git a/installer/portMap.php b/installer/portMap.php index 54d33d0..dfe19a7 100644 --- a/installer/portMap.php +++ b/installer/portMap.php @@ -65,7 +65,11 @@ return [ 'type' => '静态资源', ], 9601 => [ - 'project' => 'LuxAlign', + 'project' => 'LuxDesign', + 'type' => 'http' + ], + 9611 => [ + 'project' => 'LuxPay', 'type' => 'http' ] ]; \ No newline at end of file