From be52942b0100d9b8f4323a22175786683e82b3bd Mon Sep 17 00:00:00 2001
From: renkang <8417338+k94314517@user.noreply.gitee.com>
Date: 星期六, 30 十一月 2024 16:13:52 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 server/system_gateway/src/main/resources/application.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/server/system_gateway/src/main/resources/application.yml b/server/system_gateway/src/main/resources/application.yml
index 6503fa3..0a4b1bc 100644
--- a/server/system_gateway/src/main/resources/application.yml
+++ b/server/system_gateway/src/main/resources/application.yml
@@ -82,7 +82,7 @@
   compression:
     enabled: true
     mime-types: application/json
-  port: 10010
+  port: 8080
 
   tomcat:
     max-swallow-size: -1

--
Gitblit v1.9.3