From e3664a38b2c432d963176feee338eebec31fa13b Mon Sep 17 00:00:00 2001 From: MaxKey Date: Thu, 25 Mar 2021 11:56:54 +0800 Subject: [PATCH] v2.70.GA --- maxkey-web-maxkey/src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maxkey-web-maxkey/src/main/resources/application.properties b/maxkey-web-maxkey/src/main/resources/application.properties index 8cb48f82a..b4c5eefc8 100644 --- a/maxkey-web-maxkey/src/main/resources/application.properties +++ b/maxkey-web-maxkey/src/main/resources/application.properties @@ -3,5 +3,5 @@ application.title=MaxKey application.name=MaxKey application.formatted-version=v2.7.0 GA -spring.profiles.active=http +spring.profiles.active=https #spring.profiles.active=http