fix the documentation about middleware labels.
This commit is contained in:
parent
ffe69c67fc
commit
ac612734c8
4 changed files with 4 additions and 4 deletions
|
@ -248,7 +248,7 @@ You can declare pieces of middleware using labels starting with `traefik.http.mi
|
|||
# ...
|
||||
labels:
|
||||
- traefik.http.middlewares.my-redirect.schemeredirect.scheme=https
|
||||
- traefik.http.routers.middlewares=my-redirect
|
||||
- traefik.http.routers.my-container.middlewares=my-redirect
|
||||
```
|
||||
|
||||
!!! warning "Conflicts in Declaration"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue