walkor / walkor/GatewayClient

容器端口映射后,通过宿主机ip访问会出错,不兼容!

Open
#26 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
348
Forks
100
PR merge metrics
No merged PRs in 30d

Description

宿主机ip 192.168.188.88
php容器映射端口 9138:9138

php容器内运行php8:
$gateway->lanIp = "127.0.0.1";能正常访问,
![image](https://user-images.githubusercontent.com/25482706/219431493-924c3934-ebc2-447d-9d1c-3eb4d92a12f7.png)

改为'192.168.188.88'; 就会报错:
![image](https://user-images.githubusercontent.com/25482706/219431615-caf0cf48-4dba-46ed-8517-f868da6b6cc9.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.