From bf69b80c381e2d008ab9297338dcc5575020c152 Mon Sep 17 00:00:00 2001 From: spring-cloud Date: Thu, 3 Nov 2022 17:11:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'config.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index aac1942..50f98d5 100644 --- a/config.yml +++ b/config.yml @@ -1,4 +1,4 @@ spring: profile: dev server: - port: 8080 \ No newline at end of file + port: 8088 \ No newline at end of file