fix the documentation about middleware labels.
This commit is contained in:
parent
ffe69c67fc
commit
ac612734c8
4 changed files with 4 additions and 4 deletions
|
@ -123,7 +123,7 @@ If you use multiple `providers` and wish to reference a middleware declared in a
|
|||
|
||||
labels:
|
||||
# Attach file.add-foo-prefix middleware (declared in file)
|
||||
- "traefik.http.routers.middlewares=file.add-foo-prefix"
|
||||
- "traefik.http.routers.my-container.middlewares=file.add-foo-prefix"
|
||||
```
|
||||
|
||||
## Available Middlewares
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue