mirror of
https://github.com/casjaysdevdocker/squidguard
synced 2025-09-18 03:57:46 -04:00
🗃️ modified: config/squid/squid.conf 🗃️
This commit is contained in:
@@ -12,10 +12,10 @@ access_log daemon:/data/log/squid/access.log squid
|
||||
cache_log /data/log/squid/cache.log
|
||||
|
||||
# the hostname squid displays in error messages
|
||||
visible_hostname localhost
|
||||
visible_hostname SERVERNAME
|
||||
|
||||
# Squid listening port
|
||||
http_port 3127
|
||||
http_port SQUID_PORT
|
||||
|
||||
# Access Control lists
|
||||
acl SSL_ports port 443
|
||||
|
Reference in New Issue
Block a user