From 09478d2e06e856287127422cb2e1d9d763f1d39e Mon Sep 17 00:00:00 2001 From: litao Date: Fri, 19 Apr 2024 11:06:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9F=B9=E8=AE=AD=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E7=9B=B8=E5=85=B3=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lab-gateway/src/main/resources/bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab-gateway/src/main/resources/bootstrap.yml b/lab-gateway/src/main/resources/bootstrap.yml index 503f923..3b13605 100644 --- a/lab-gateway/src/main/resources/bootstrap.yml +++ b/lab-gateway/src/main/resources/bootstrap.yml @@ -1,5 +1,5 @@ server: - port: 82 + port: 83 spring: cloud: