mirror of
https://github.com/traefik/traefik.git
synced 2025-05-06 16:03:05 +00:00
12 lines
258 B
Markdown
12 lines
258 B
Markdown
# Marathon Configuration Reference
|
|
|
|
Dynamic configuration with Marathon Labels
|
|
{: .subtitle }
|
|
|
|
```json
|
|
"labels": {
|
|
--8<-- "content/reference/dynamic-configuration/marathon.json"
|
|
--8<-- "content/reference/dynamic-configuration/marathon-labels.json"
|
|
}
|
|
```
|