me-snowyowl opened a new issue, #5831: URL: https://github.com/apache/shenyu/issues/5831
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior <img width="1324" alt="image" src="https://github.com/user-attachments/assets/f23abb27-f31d-4a4b-b3f1-fc5bdadac4a3"> shenyu-admin最新的代码构建成docker镜像运行后,出现了该问题,静态资源可以加载,但是接口的请求使用的IP是容器内的IP ### Expected Behavior _No response_ ### Steps To Reproduce 1. git clone https://github.com/apache/shenyu.git 2. mvn clean package -Dmaven.javadoc.skip=true -Dmaven.test.skip=true 3. 构建 shenyu-dist/shenyu-admin-dist/docker/Dockerfile 4. docker run -d -p 9095:9095 --name shenyu-admin shenyu-admin:master 5. 访问 IP:9095 ### Environment ```markdown ShenYu version(s):2.7.0-SNAPSHOT ``` ### Debug logs _No response_ ### Anything else? _No response_ -- 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]
