Doc: fix wrong name of config format

This commit is contained in:
Maxime Veber
2020-03-19 00:32:03 +01:00
committed by GitHub
parent 15c9fc4051
commit 94cd9e5337

View File

@@ -52,7 +52,7 @@ labels:
- traefik.http.routers.blog.tls.certresolver=myresolver
```
```toml tab="Single Domain"
```toml tab="File (TOML)"
## Dynamic configuration
[http.routers]
[http.routers.blog]