From 2dc8ec04ad5e6966513d65d5a34da9457e9c2b4d Mon Sep 17 00:00:00 2001 From: lixinyu39 <936239864@qq.com> Date: Tue, 12 Jul 2022 15:31:07 +0800 Subject: [PATCH] =?UTF-8?q?[TicketNo:]=20[Description:]cci-sample=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E6=9E=84=E5=BB=BA=E9=95=9C=E5=83=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Match-id-0eea87d5955b28346df62750ff12160e1511bdf7 --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index f177f16..ca4c5f5 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,3 +1,3 @@ server.servlet.context-path=/ -server.port=8080 +server.port=80 -- Gitee