1
0
mirror of https://github.com/containous/traefik.git synced 2025-10-11 03:33:18 +03:00

fix: don't allow routers higher than internal ones

This commit is contained in:
Ludovic Fernandez
2024-02-15 16:40:05 +01:00
committed by GitHub
parent 6a2db4e4e9
commit 1e7dbc70a0
19 changed files with 45 additions and 45 deletions

View File

@@ -136,7 +136,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: ```2147483646```)
Priority of the generated router. (Default: ```9223372036854775806```)
`TRAEFIK_ENTRYPOINTS_<NAME>_HTTP_REDIRECTIONS_ENTRYPOINT_SCHEME`:
Scheme used for the redirection. (Default: ```https```)