From a638e9a3f4304cef1e58ff7f24f9acfd1396ab19 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:34:44 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=A2=9E=E5=8A=A0=20LuxOPX=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 | 4 ++++ 1 file changed, 4 insertions(+) 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',