zergduan commented on issue #387:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/387#issuecomment-3569309149

   临时解决方案,编译前将proxy的地址默认值设置为空,即修改 src/main/resources/application.yml
   
       proxyAddrs:
         - 127.0.0.1:8080
   -->
       proxyAddrs:
   #      - 127.0.0.1:8080


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to