micro-filebrowser/conf/dev/dubbogo.yaml
2025-06-06 10:49:52 +08:00

15 lines
295 B
YAML

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