From 9c9556ea478bbdf10eb720dafa2e2d9a7c770bf0 Mon Sep 17 00:00:00 2001 From: tianbj <1309855586@qq.com> Date: Sat, 28 Dec 2019 10:18:34 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index b5bbfc30..31877027 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,5 +1,5 @@ server: - port: 8080 + port: 4027 servlet.context-path: /ms-mcms servlet.session.timeout: 60M