Update README.md

This commit is contained in:
Fred 2021-11-22 15:15:44 +00:00
parent 898ef49f6f
commit 53d631b957

View File

@ -48,12 +48,17 @@ For the cache to preserve its state should mount a volume /var/spool/squid as vo
**Optionals environment variables**
# If all hosts are down, squid stop
_If all hosts are down, squid stop_
- supgethosts=https://www.google.com https://www.facebook.com https://www.orange.fr https://www.free.fr
# If ICAP server is down, squid stop
_If ICAP server is down, squid stop_
- supicaphost=e2guardian
- supicapport=1344
# If a file is changed/delete/created squid reload
_If a file is changed/delete/created squid reload_
- autoreload=/etc/squid
**Docker-compose**