feat: squid force ipv4 (#33556)

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
wangxiaolei
2026-03-23 17:56:19 +08:00
committed by GitHub
parent 6be7ba2928
commit 1b1df37d23

View File

@@ -28,6 +28,7 @@ http_access deny manager
http_access allow localhost
include /etc/squid/conf.d/*.conf
http_access deny all
tcp_outgoing_address 0.0.0.0
################################## Proxy Server ################################
http_port ${HTTP_PORT}