doc: fix typo in migration guide
This commit is contained in:
parent
a1fe29347a
commit
6fc110a71a
1 changed files with 1 additions and 1 deletions
|
@ -501,7 +501,7 @@ To apply a redirection:
|
|||
[http.routers.router1.tls]
|
||||
|
||||
[http.middlewares]
|
||||
[http.middlewares.https-redirect.redirectScheme]
|
||||
[http.middlewares.https_redirect.redirectScheme]
|
||||
scheme = "https"
|
||||
permanent = true
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue