From c376e8b102c304e9db2b8db93793024d7c1c7ba7 Mon Sep 17 00:00:00 2001 From: fanzongzhe <285169773@qq.com> Date: Mon, 22 Jul 2024 11:58:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=80=E5=94=AE=E6=9C=8D=E5=8A=A1=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E7=AB=AF=E5=8F=A3=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 5cd8e1d..f38124d 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -19,7 +19,7 @@ spring: enabled: true server: - port: 6211 + port: 6216 max-http-header-size: 102400 undertow: max-http-post-size: -1