This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
nodeid: int 进程节点ID值,默认0,一般用于分布式环境
|
||||
lib: 加上额外的lib路径,多个路径用分号;隔开; 默认为空。 例如: ${APP_HOME}/lib/a.jar;${APP_HOME}/lib2/b.jar;
|
||||
-->
|
||||
<application nodeid="100" port="6560" lib="">
|
||||
<application nodeid="1000" port="6560" lib="">
|
||||
|
||||
<!--
|
||||
【节点全局唯一】
|
||||
|
||||
Reference in New Issue
Block a user