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

Merge branch v2.8 into v2.9

This commit is contained in:
Fernandez Ludovic
2022-09-30 12:24:04 +02:00
11 changed files with 39 additions and 19 deletions

View File

@@ -553,7 +553,7 @@ TLS key
Use the ip address from the bound port, rather than from the inner network. (Default: ```false```)
`--providers.docker.watch`:
Watch Docker Swarm events. (Default: ```true```)
Watch Docker events. (Default: ```true```)
`--providers.ecs`:
Enable AWS ECS backend with default settings. (Default: ```false```)

View File

@@ -553,7 +553,7 @@ TLS key
Use the ip address from the bound port, rather than from the inner network. (Default: ```false```)
`TRAEFIK_PROVIDERS_DOCKER_WATCH`:
Watch Docker Swarm events. (Default: ```true```)
Watch Docker events. (Default: ```true```)
`TRAEFIK_PROVIDERS_ECS`:
Enable AWS ECS backend with default settings. (Default: ```false```)