mirror of
https://github.com/containous/traefik.git
synced 2025-03-20 22:50:12 +03:00
Fix the static reference documentation for the internal redirection router.
This commit is contained in:
parent
f482e5e84a
commit
16d00ccffb
@ -118,7 +118,7 @@ Default middlewares for the routers linked to the entry point.
|
||||
Applies a permanent redirection. (Default: ```true```)
|
||||
|
||||
`--entrypoints.<name>.http.redirections.entrypoint.priority`:
|
||||
Priority of the generated router. (Default: ```2147483647```)
|
||||
Priority of the generated router. (Default: ```2147483646```)
|
||||
|
||||
`--entrypoints.<name>.http.redirections.entrypoint.scheme`:
|
||||
Scheme used for the redirection. (Default: ```https```)
|
||||
|
@ -118,7 +118,7 @@ Default middlewares for the routers linked to the entry point.
|
||||
Applies a permanent redirection. (Default: ```true```)
|
||||
|
||||
`TRAEFIK_ENTRYPOINTS_<NAME>_HTTP_REDIRECTIONS_ENTRYPOINT_PRIORITY`:
|
||||
Priority of the generated router. (Default: ```2147483647```)
|
||||
Priority of the generated router. (Default: ```2147483646```)
|
||||
|
||||
`TRAEFIK_ENTRYPOINTS_<NAME>_HTTP_REDIRECTIONS_ENTRYPOINT_SCHEME`:
|
||||
Scheme used for the redirection. (Default: ```https```)
|
||||
|
Loading…
x
Reference in New Issue
Block a user