From 8e470cdf6982478f7ab3a106fc7b8f88aa1679e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=B8=9C=E4=BA=91?= Date: Fri, 13 Oct 2023 14:36:03 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=A2=9E=E5=8A=A0=20LuxPay=20?= =?UTF-8?q?=E7=9A=84=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 李东云 --- installer/portMap.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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