1.添加内部服务消息调用
This commit is contained in:
@@ -34,3 +34,22 @@ sync:
|
||||
export:
|
||||
localPath: D:/data/export/
|
||||
remotePath: /home/export/
|
||||
|
||||
|
||||
# Dubbo 下面的配置用于调控云消息总线
|
||||
dubbo:
|
||||
application:
|
||||
# ???????????
|
||||
name: cloud.njcndnzl
|
||||
registry:
|
||||
# zookeeper??????????????
|
||||
address: 28.34.131.11:2181,28.34.131.12:2181,28.34.131.13:2181
|
||||
protocol:
|
||||
# Dubbo??????
|
||||
port: 20991
|
||||
|
||||
# ElasticSearch ??
|
||||
es:
|
||||
hosts: 28.34.133.3,28.34.133.4
|
||||
cluster:
|
||||
name: yundiz-log
|
||||
Reference in New Issue
Block a user