fonchain-approval-fork/conf/dubbogo.yaml
gy ae137a6883 feat
DetailSetting UpdateSetting 已完成
Create Detail Remove List 待调试
Update 未开始
2022-07-28 17:18:01 +08:00

22 lines
466 B
YAML

dubbo:
registries:
demoZK:
protocol: zookeeper
address: 127.0.0.1:2181
protocols:
triple:
name: tri
port: 20009
provider:
services:
ApprovalProvider:
interface: com.fontree.microservices.common.Approval # must be compatible with grpc or dubbo-java
# logger:
# lumberjack-config:
# filename: logs.log
# maxsize: 1
# maxage: 3
# maxbackups: 5
# localtime: true
# compress: true