Files
infra/ru-vps/squid/squid.conf
T
Dmitry 1548c1f524
Deploy ru-vps / deploy (push) Successful in 43s
Исправить путь в конфиге squid
2026-06-07 09:30:43 +03:00

10 lines
269 B
SquidConf

auth_param basic program /usr/lib/squid/basic_ncsa_auth /etc/squid/passwd
acl authenticated proxy_auth REQUIRED
http_access allow authenticated
http_access deny all
cache_peer host.docker.internal parent 20171 0 no-query default
never_direct allow all
http_port 3128