From 806099a11693d01edd4bcc5d8b7bc904c62eb39b Mon Sep 17 00:00:00 2001 From: Jerry Date: Sat, 19 Apr 2025 11:31:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=BB=98=E8=AE=A4=E7=AB=AF?= =?UTF-8?q?=E5=8F=A3=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 7c035c3..e6d4afa 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ -PORT=3000 +PORT=4000 DEBUG=true RD_PORT=6379 RD_ADD=127.0.0.1 WS_SECRET=114514 -WS_PORT=3001 +WS_PORT=4001