From 244a5afd1983b5813040e23765605a252d8b95e2 Mon Sep 17 00:00:00 2001 From: ck <851316342@qq.com> Date: Tue, 1 Dec 2020 15:36:32 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=AF=E5=8F=A38084?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-production.yml b/src/main/resources/application-production.yml index e8f3f8e..9fe0364 100644 --- a/src/main/resources/application-production.yml +++ b/src/main/resources/application-production.yml @@ -1,6 +1,6 @@ #服务器端口配置 server: - port: 8082 + port: 8084 tomcat: basedir: /home/temp