From 69e789d856bc5e344ecea8a2f78bcc17227209d6 Mon Sep 17 00:00:00 2001 From: OTTO <731554297@example.com> Date: Mon, 8 Sep 2025 16:43:18 +0800 Subject: [PATCH] =?UTF-8?q?refact(=E5=BE=AE=E6=9C=8D=E5=8A=A1=E5=B9=B3?= =?UTF-8?q?=E5=8F=B0):=20=E7=94=9F=E4=BA=A7=E7=8E=AF=E5=A2=83=E6=89=80?= =?UTF-8?q?=E6=9C=89=E6=9C=8D=E5=8A=A1=E7=AB=AF=E5=8F=A3=E7=BB=9F=E4=B8=80?= =?UTF-8?q?=E4=BD=BF=E7=94=A88080=EF=BC=8C=E7=AE=80=E5=8C=96=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=88=90=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- microservices-auth/src/main/resources/bootstrap-prod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microservices-auth/src/main/resources/bootstrap-prod.yml b/microservices-auth/src/main/resources/bootstrap-prod.yml index f8e190ac6..c511f128d 100644 --- a/microservices-auth/src/main/resources/bootstrap-prod.yml +++ b/microservices-auth/src/main/resources/bootstrap-prod.yml @@ -1,6 +1,6 @@ # Tomcat server: - port: 9110 + port: 8080 # Spring spring: