From e13278606d3facef443c5c65e07b42c52c7a38d5 Mon Sep 17 00:00:00 2001 From: ludc Date: 星期三, 22 十一月 2023 17:12:46 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- Source/UBCS/ubcs-gateway/src/main/resources/bootstrap.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Source/UBCS/ubcs-gateway/src/main/resources/bootstrap.yml b/Source/UBCS/ubcs-gateway/src/main/resources/bootstrap.yml index 6d2cc08..4f2e2ae 100644 --- a/Source/UBCS/ubcs-gateway/src/main/resources/bootstrap.yml +++ b/Source/UBCS/ubcs-gateway/src/main/resources/bootstrap.yml @@ -1,5 +1,5 @@ server: - port: 80 + port: 37000 spring: cloud: -- Gitblit v1.9.3