blob: af0abd620415ce25a6ee5c8323f66c944009c0e1 [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