From 09ff5919c77d98911a6f24135ebdfd8879f3954c Mon Sep 17 00:00:00 2001 From: yutent Date: Thu, 8 Jun 2023 12:51:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index bb13df5..e39c446 100644 --- a/app.js +++ b/app.js @@ -29,4 +29,4 @@ app.set({ app.preload('./apps/') -app.listen(23333) +app.listen(30303)