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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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]