From 29b5181adf980b38dd67410efd20de298a566252 Mon Sep 17 00:00:00 2001 From: MaxKey Date: Sun, 14 Nov 2021 22:44:53 +0800 Subject: [PATCH] Update application-http.properties --- .../src/main/resources/application-http.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maxkey-webs/maxkey-web-maxkey/src/main/resources/application-http.properties b/maxkey-webs/maxkey-web-maxkey/src/main/resources/application-http.properties index 152452cf..6463e1ed 100644 --- a/maxkey-webs/maxkey-web-maxkey/src/main/resources/application-http.properties +++ b/maxkey-webs/maxkey-web-maxkey/src/main/resources/application-http.properties @@ -16,7 +16,7 @@ #spring.profiles.active=http # ############################################################################ #server port -server.port =80 +server.port =8080 #session default 1800 #1800s =30m #28800s=8h