From fa1d578fca3b65a9dc26aed63de7b268f230f3a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=A4=E5=85=A8=E6=98=86?= Date: Wed, 13 Aug 2025 10:11:20 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E4=BF=AE=E6=94=B9=E5=90=8E=E7=AB=AF?= =?UTF-8?q?=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nex-be/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nex-be/src/main/resources/application.yml b/nex-be/src/main/resources/application.yml index bef9ed4..97fd951 100644 --- a/nex-be/src/main/resources/application.yml +++ b/nex-be/src/main/resources/application.yml @@ -1,6 +1,6 @@ # application.yml server: - port: 8112 + port: 8113 file: upload: temp-dir: /var/lib/vdi/tmp/chunked-uploads