qiudaozhang commented on issue #160: 启动dubbo-admin-backend无法看到服务
URL: 
https://github.com/apache/incubator-dubbo-ops/issues/160#issuecomment-433383102
 
 
   > 修改 dubbo-admin-frontend/src/components/http-common.js 里面的 baseURL , 
重新打包可以运行:
   > 
   > let instance = axios.create({
   > **baseURL: 'http://your-ip-address:8080/api/dev'**
   > })
   
   请问你是在windows下打包运行的吗?需要修改其它参数吗?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to