blob: 87c265faf4a56928c42582a46f67c3d730a74ae4 [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=1.2.3.4