From 1477a1353e96b5620a29c78e2b08647a1a2bc5b7 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期二, 15 十月 2024 19:07:25 +0800
Subject: [PATCH] ll
---
server/system_timer/src/main/resources/application.yml | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/server/system_timer/src/main/resources/application.yml b/server/system_timer/src/main/resources/application.yml
index fac150d..aac855a 100644
--- a/server/system_timer/src/main/resources/application.yml
+++ b/server/system_timer/src/main/resources/application.yml
@@ -8,9 +8,7 @@
spring:
application:
- name: system_timer
- profiles:
- active: dev
+ name: systemTimer
# JSON杩斿洖閰嶇疆
jackson:
@@ -64,7 +62,7 @@
compression:
enabled: true
mime-types: application/json
- port: 10010
+ port: 10011
tomcat:
max-swallow-size: -1
servlet:
--
Gitblit v1.9.3