From e47f3d8ef4d9c5d941f15ba5a24394b6eddd2d29 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期二, 28 五月 2024 11:10:24 +0800
Subject: [PATCH] ''
---
server/system_timer/src/main/resources/application.yml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/server/system_timer/src/main/resources/application.yml b/server/system_timer/src/main/resources/application.yml
index fac150d..b08486e 100644
--- a/server/system_timer/src/main/resources/application.yml
+++ b/server/system_timer/src/main/resources/application.yml
@@ -8,7 +8,7 @@
spring:
application:
- name: system_timer
+ name: systemTimer
profiles:
active: dev
@@ -64,7 +64,7 @@
compression:
enabled: true
mime-types: application/json
- port: 10010
+ port: 10011
tomcat:
max-swallow-size: -1
servlet:
--
Gitblit v1.9.3