mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 05:09:19 +08:00
feat: squid force ipv4 (#33556)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -28,6 +28,7 @@ http_access deny manager
|
|||||||
http_access allow localhost
|
http_access allow localhost
|
||||||
include /etc/squid/conf.d/*.conf
|
include /etc/squid/conf.d/*.conf
|
||||||
http_access deny all
|
http_access deny all
|
||||||
|
tcp_outgoing_address 0.0.0.0
|
||||||
|
|
||||||
################################## Proxy Server ################################
|
################################## Proxy Server ################################
|
||||||
http_port ${HTTP_PORT}
|
http_port ${HTTP_PORT}
|
||||||
|
|||||||
Reference in New Issue
Block a user