v 3.3.3 GA

增加SERVER_PROFILES,SERVER_PORT,SERVER_SESSION_TIMEOUT的环境参数
This commit is contained in:
MaxKey
2022-03-02 22:00:31 +08:00
parent e47cd31099
commit 19a45446ef
5 changed files with 9 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
#MaxKey Server configuration #
############################################################################
#server port
server.port =9527
server.port =${SERVER_PORT:9527}
#server context path
server.servlet.context-path =/maxkey-mgt
#nacos discovery