v 3.3.3 GA
增加SERVER_PROFILES,SERVER_PORT,SERVER_SESSION_TIMEOUT的环境参数
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user