Adds a reference to the middleware overview.
This commit is contained in:
parent
21dec70971
commit
4b5c3ccf58
5 changed files with 29 additions and 7 deletions
|
@ -287,6 +287,8 @@ For example, to declare a middleware [`schemeredirect`](../middlewares/redirects
|
|||
|
||||
If you declare multiple middleware with the same name but with different parameters, the middleware fails to be declared.
|
||||
|
||||
More information about available middlewares in the dedicated [middlewares section](../middlewares/overview.md).
|
||||
|
||||
### TCP
|
||||
|
||||
You can declare TCP Routers and/or Services using labels.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue