You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
513 B
Properties
24 lines
513 B
Properties
3 years ago
|
##门户地址
|
||
|
portal_host = http://172.16.25.133
|
||
|
|
||
|
##门户人员认证接口
|
||
|
portal_user_auth = http://172.16.25.133/portal-web/user/current
|
||
|
|
||
|
##门户首页
|
||
|
portal_homepage = http://172.16.25.133/portal-web/#
|
||
|
|
||
|
##RocketMq的consumerGroup
|
||
|
consumerGroup = cbec-consumer-group_nj_133
|
||
|
|
||
|
##RocketMq的namesrvAddr
|
||
|
namesrvAddr = 172.16.84.183:9001;172.16.84.187:9001
|
||
|
|
||
|
##RocketMq的instanceName
|
||
|
instanceName = dataSync_topic_nj
|
||
|
|
||
|
##RocketMq的topic
|
||
|
topic = dataSync_topic_nj
|
||
|
|
||
|
##RocketMq的subExpression
|
||
|
subExpression = BPM
|