micro-filebrowser/conf/dev/dubbogo.yaml

15 lines
295 B
YAML
Raw Normal View History

2025-06-06 02:49:52 +00:00
dubbo:
registries:
demoZK:
protocol: zookeeper
address: 172.16.100.93:2181
protocols:
triple:
name: tri
port: 20027
provider:
services:
FileProvider:
protocol: tri
interface: files.File # must be compatible with grpc or dubbo-java