mirror of
https://github.com/b4tman/docker-squid.git
synced 2026-08-24 16:22:56 +03:00
logging to stdout
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
logfile_rotate 0
|
||||
cache_store_log none
|
||||
access_log stdio:/proc/self/fd/1
|
||||
cache_log stdio:/proc/self/fd/2
|
||||
Reference in New Issue
Block a user