mirror of
https://github.com/containous/traefik.git
synced 2025-01-08 21:17:56 +03:00
docs: fix over-indented yaml configuration of access logs
This commit is contained in:
parent
9aa57f362b
commit
db515195f0
@ -154,9 +154,9 @@ accessLog:
|
||||
headers:
|
||||
defaultMode: keep
|
||||
names:
|
||||
User-Agent: redact
|
||||
Authorization: drop
|
||||
Content-Type: keep
|
||||
User-Agent: redact
|
||||
Authorization: drop
|
||||
Content-Type: keep
|
||||
```
|
||||
|
||||
```toml tab="File (TOML)"
|
||||
|
Loading…
Reference in New Issue
Block a user