uuWAF icon indicating copy to clipboard operation
uuWAF copied to clipboard

上游服务器能否增加域名 host.docker.internal 支持

Open Jackxwb opened this issue 7 months ago • 1 comments

使用Docker部署,反代域名里只能填写ip地址,目前填入host.docker.internal会提示内容为空或格式不对

Jackxwb avatar Apr 07 '25 12:04 Jackxwb

最新版本使用了host网络模式,本机可以使用127.0.0.1去连接映射端口

Safe3 avatar Apr 07 '25 13:04 Safe3