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.

14 lines
286 B
YAML

2 years ago
dubbo:
registries:
demoZK:
protocol: zookeeper
timeout: 3s
address: 172.16.100.22:2181
2 years ago
protocols:
triple: #triple
name: tri
2 years ago
port: 20010
2 years ago
provider:
services:
ArtShowProvider:
interface: com.fontree.microservices.common.ArtShow