mirror of
https://github.com/containous/traefik.git
synced 2025-03-19 18:50:12 +03:00
Adjust rule length in routers documentation
This commit is contained in:
parent
40deefa868
commit
a59dbc4c79
@ -314,7 +314,7 @@ A value of `0` for the priority is ignored: `priority = 0` means that the defaul
|
||||
|
||||
| Name | Rule | Priority |
|
||||
|----------|----------------------------------------------------|----------|
|
||||
| Router-1 | ```HostRegexp(`{subdomain:[a-z]+}.traefik.com`)``` | 30 |
|
||||
| Router-1 | ```HostRegexp(`{subdomain:[a-z]+}.traefik.com`)``` | 44 |
|
||||
| Router-2 | ```Host(`foobar.traefik.com`)``` | 26 |
|
||||
|
||||
The previous table shows that `Router-1` has a higher priority than `Router-2`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user