1
0
mirror of https://github.com/containous/traefik.git synced 2025-10-09 23:33:21 +03:00
Files
traefik/docs/content/reference/dynamic-configuration/ecs.md
Josh Soref d547b943df Spelling
2024-09-13 11:40:04 +02:00

17 lines
437 B
Markdown

---
title: "Traefik AWS ECS Configuration Documentation"
description: "Learn how to do dynamic configuration in Traefik Proxy with AWS ECS. Read the technical documentation."
---
# ECS Configuration Reference
Dynamic configuration with ECS provider
{: .subtitle }
The labels are case-insensitive.
```yaml
--8<-- "content/reference/dynamic-configuration/ecs.yml"
--8<-- "content/reference/dynamic-configuration/docker-labels.yml"
```