Merge current v2.4 into v2.5
This commit is contained in:
commit
2bd60f9e60
8 changed files with 115 additions and 44 deletions
|
@ -28,8 +28,8 @@ A Story of key & values
|
|||
|
||||
| Key (Path) | Value |
|
||||
|-----------------------------------------------|-------------|
|
||||
| `traefik.http.routers.myrouter.entrypoints/0` | `web` |
|
||||
| `traefik.http.routers.myrouter.entrypoints/1` | `websecure` |
|
||||
| `traefik/http/routers/myrouter/entrypoints/0` | `web` |
|
||||
| `traefik/http/routers/myrouter/entrypoints/1` | `websecure` |
|
||||
|
||||
??? info "`traefik/http/routers/<router_name>/middlewares`"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue