blob: b5a589d4ea10217b27c4d62bd94ede5cbd202725 [file] [log] [blame]
# dubbo router yaml configure file
routerRules:
- scope: application
key: BDTService
priority: 1
force: true
conditions : ["host = 192.168.199.208 => host = 192.168.199.208 "]
- scope: service
key: com.ikurento.user.UserProvider
priority: 1
force: true
conditions : ["host = 192.168.199.208 => host = 192.168.199.208 "]