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