From 2ae60f81bbef5b2de4a9cc3e90bbedf19e8e4446 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 07 三月 2024 10:24:00 +0800
Subject: [PATCH] mrshi
---
server/dmvisit_admin/src/main/resources/application.yml | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/server/dmvisit_admin/src/main/resources/application.yml b/server/dmvisit_admin/src/main/resources/application.yml
index bf9742c..e051fda 100644
--- a/server/dmvisit_admin/src/main/resources/application.yml
+++ b/server/dmvisit_admin/src/main/resources/application.yml
@@ -1,6 +1,6 @@
# 椤圭洰淇℃伅閰嶇疆
project:
- name: 鏅鸿兘浼氳瀹ら」鐩�
+ name: 璁垮绯荤粺
version: 1.0.0
env: development
# env: production
@@ -10,7 +10,7 @@
# application:
# name: doumeemes
profiles:
- active: dev
+ active: testHS
# JSON杩斿洖閰嶇疆
jackson:
@@ -30,7 +30,6 @@
map-underscore-to-camel-case: true
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
-
# 缂撳瓨鍐呭璁剧疆
cache:
session:
@@ -46,7 +45,6 @@
smart: true
# 鎺掗櫎璺熻釜鐨刄RL姝e垯
exclude-patterns: .+/list[a-zA-Z0-9\-\_]*$, .+/tree[a-zA-Z0-9\-\_]*$, .+/page[a-zA-Z0-9\-\_]*$, .+/all[a-zA-Z0-9\-\_]*$, /swagger-resources.*
-
# 鏃ュ織閰嶇疆
logback:
@@ -69,8 +67,7 @@
compression:
enabled: true
mime-types: application/json
-
- port: 10013
+ port: 10028
tomcat:
max-swallow-size: -1
servlet:
--
Gitblit v1.9.3