From d885c204473cd22c1a745c97f6a5a425506d1276 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期六, 03 十二月 2022 08:29:20 +0800 Subject: [PATCH] 1 --- src/main/resources/application.yml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index a60ef9c..abdceb2 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -3,10 +3,10 @@ uri-encoding: UTF-8 max-connections: 1000 port: 12316 -# servlet: -# context-path: /land + servlet: + context-path: /server application: - name: land + name: server spring: # redis -- Gitblit v1.9.3