tfssweb commented on issue #71: docker启动dubbo项目之后,telnet可以通信,注册中心的IP还是容器IP
URL: https://github.com/apache/dubbo-samples/issues/71#issuecomment-573494820
 
 
   > 我已经解决了 我是用docker-compose运行的
   > 只要增加参数
   > 
   > ```yaml
   > hostname: localhost  # 设置你的主机名 dubbo注册的IP就是宿主机的IP了  官网上的这些都没用!实测
   > ```
   我的一直没有生效

----------------------------------------------------------------
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.
 
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