mirror of
https://github.com/traefik/traefik.git
synced 2025-05-06 16:03:05 +00:00
11 lines
197 B
Markdown
11 lines
197 B
Markdown
# Docker Configuration Reference
|
|
|
|
Dynamic configuration with Docker Labels
|
|
{: .subtitle }
|
|
|
|
The labels are case insensitive.
|
|
|
|
```yaml
|
|
--8<-- "content/reference/dynamic-configuration/labels.yml"
|
|
```
|