mirror of
https://github.com/traefik/traefik.git
synced 2025-11-28 14:11:17 +01: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…
x
Reference in New Issue
Block a user