blob: 915d9ba917770ad159d85a950ae657c827a5c2e5 [file] [log] [blame]
# dubbo router yaml configure file
routerRules:
- scope: application
key: UserInfoTest
priority: 1
force: true
conditions: [ "host = $HOST_IP => host == $HOST_IP" ]
- scope: service
key: org.apache.dubbo.UserProvider
priority: 1
force: true
conditions:
- method = GetUser => host != $HOST_IP