1774298958 commented on issue #6005: URL: https://github.com/apache/shenyu/issues/6005#issuecomment-2801973871
> >  报错信息上显示的ip地址是docker容器的ip。通过主机ip:192.168.xx.xx访问,会被代理到docker容器的ip:172.18.xx.xx访问,正确的应该是主机ip地址才对 > > can u show ur docker run command? 我使用的是这个命令: docker run -p 9095:9095 --name shenyu-admin --network mynetwork -v /home/data/shenyu/shenyu-admin/conf:/opt/shenyu-admin/conf -v /home/data/shenyu/shenyu-admin/ext-lib:/opt/shenyu-admin/ext-lib -d apache/shenyu-admin:latest -- 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: notifications-unsubscr...@shenyu.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org