mirror of
https://github.com/traefik/traefik.git
synced 2025-11-29 22:51:37 +01: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```)
|
Applies a permanent redirection. (Default: ```true```)
|
||||||
|
|
||||||
`--entrypoints.<name>.http.redirections.entrypoint.priority`:
|
`--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`:
|
`--entrypoints.<name>.http.redirections.entrypoint.scheme`:
|
||||||
Scheme used for the redirection. (Default: ```https```)
|
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```)
|
Applies a permanent redirection. (Default: ```true```)
|
||||||
|
|
||||||
`TRAEFIK_ENTRYPOINTS_<NAME>_HTTP_REDIRECTIONS_ENTRYPOINT_PRIORITY`:
|
`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`:
|
`TRAEFIK_ENTRYPOINTS_<NAME>_HTTP_REDIRECTIONS_ENTRYPOINT_SCHEME`:
|
||||||
Scheme used for the redirection. (Default: ```https```)
|
Scheme used for the redirection. (Default: ```https```)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user