You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "u91win (GitHub)" <gi...@apache.org> on 2018/10/26 09:37:45 UTC

[GitHub] [incubator-dubbo-ops] u91win commented on issue #160: 启动dubbo-admin-backend无法看到服务

修改  dubbo-admin-frontend/src/components/http-common.js   里面的 baseURL , 重新打包可以运行: 

let instance = axios.create({
  **baseURL: 'http://192.168.2.230:8080/api/dev'**
})

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/issues/160 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org