mirror of
https://github.com/traefik/traefik.git
synced 2025-11-30 15:11:31 +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:
|
headers:
|
||||||
defaultMode: keep
|
defaultMode: keep
|
||||||
names:
|
names:
|
||||||
User-Agent: redact
|
User-Agent: redact
|
||||||
Authorization: drop
|
Authorization: drop
|
||||||
Content-Type: keep
|
Content-Type: keep
|
||||||
```
|
```
|
||||||
|
|
||||||
```toml tab="File (TOML)"
|
```toml tab="File (TOML)"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user