2022-04-15 13:44:08 +00:00
|
|
|
---
|
|
|
|
title: "Traefik Consul Configuration Documentation"
|
|
|
|
description: "View the reference for performing dynamic configurations with Traefik Proxy and Consul Catalog. Read the technical documentation."
|
|
|
|
---
|
|
|
|
|
2019-10-15 15:34:08 +00:00
|
|
|
# Consul Catalog Configuration Reference
|
|
|
|
|
|
|
|
Dynamic configuration with Consul Catalog
|
|
|
|
{: .subtitle }
|
|
|
|
|
|
|
|
The labels are case insensitive.
|
|
|
|
|
|
|
|
```yaml
|
|
|
|
--8<-- "content/reference/dynamic-configuration/consul-catalog.yml"
|
|
|
|
--8<-- "content/reference/dynamic-configuration/docker-labels.yml"
|
|
|
|
```
|