Doc: fix wrong name of config format
This commit is contained in:
parent
15c9fc4051
commit
94cd9e5337
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ labels:
|
||||||
- traefik.http.routers.blog.tls.certresolver=myresolver
|
- traefik.http.routers.blog.tls.certresolver=myresolver
|
||||||
```
|
```
|
||||||
|
|
||||||
```toml tab="Single Domain"
|
```toml tab="File (TOML)"
|
||||||
## Dynamic configuration
|
## Dynamic configuration
|
||||||
[http.routers]
|
[http.routers]
|
||||||
[http.routers.blog]
|
[http.routers.blog]
|
||||||
|
|
Loading…
Reference in a new issue