fix the documentation about middleware labels.

This commit is contained in:
Ludovic Fernandez 2019-05-27 18:10:04 +02:00 committed by Traefiker Bot
parent ffe69c67fc
commit ac612734c8
4 changed files with 4 additions and 4 deletions

View file

@ -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