enable accecss log filter
This commit is contained in:
@@ -59,7 +59,7 @@ services:
|
||||
- --accessLog=true
|
||||
- --accessLog.filePath=/var/log/traefik/access.log
|
||||
- --accessLog.bufferingSize=100 # Configuring a buffer of 100 lines
|
||||
# - --accessLog.filters.statusCodes=400-499
|
||||
- --accessLog.filters.statusCodes=400-499
|
||||
- --providers.docker=true
|
||||
- --providers.docker.endpoint=${DOCKER_ENDPOINT} # Use Docker Socket Proxy instead for improved security
|
||||
# Automatically set Host rule for services
|
||||
|
||||
Reference in New Issue
Block a user