From a940f08f0061d7eaa40944a20181eacec66ccdfb Mon Sep 17 00:00:00 2001 From: xuhy <3313886187@qq.com> Date: 星期四, 03 四月 2025 14:36:52 +0800 Subject: [PATCH] 250403 --- applet/src/main/resources/application.yml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/applet/src/main/resources/application.yml b/applet/src/main/resources/application.yml index 11b269b..4a436cd 100644 --- a/applet/src/main/resources/application.yml +++ b/applet/src/main/resources/application.yml @@ -2,7 +2,8 @@ port: 8088 tomcat: max-swallow-size: 500MB - + servlet: + context-path: /app spring: thymeleaf: cache: false -- Gitblit v1.7.1