forked from coop-cloud/traefik
Set default LOG_MAX_AGE
This commit is contained in:
@ -27,7 +27,7 @@ services:
|
||||
environment:
|
||||
- DASHBOARD_ENABLED
|
||||
- LOG_LEVEL
|
||||
- LOG_MAX_AGE
|
||||
- ${LOG_MAX_AGE:-0}
|
||||
healthcheck:
|
||||
test: ["CMD", "traefik", "healthcheck"]
|
||||
interval: 30s
|
||||
|
Reference in New Issue
Block a user