From 335d392c26d10dabdb73c9fc51b79598aba591d7 Mon Sep 17 00:00:00 2001
From: luodangjia <luodangjia>
Date: 星期五, 17 一月 2025 19:16:58 +0800
Subject: [PATCH] 1

---
 ruoyi-gateway/src/main/resources/bootstrap.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-gateway/src/main/resources/bootstrap.yml b/ruoyi-gateway/src/main/resources/bootstrap.yml
index bc2cc57..052f3d9 100644
--- a/ruoyi-gateway/src/main/resources/bootstrap.yml
+++ b/ruoyi-gateway/src/main/resources/bootstrap.yml
@@ -1,6 +1,6 @@
 # Tomcat
 server:
-  port: 8080
+  port: 9000
 
 # Spring
 spring: 

--
Gitblit v1.7.1