From a5ec987b79393b9d26c621823461c5f4755cabfd Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 29 十一月 2024 11:53:09 +0800
Subject: [PATCH] 开发更新
---
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..55950cd 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: 10030
tomcat:
max-swallow-size: -1
--
Gitblit v1.9.3