2022-04-15 15:44:08 +02: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 18:34:08 +03:00
|
|
|
# Consul Catalog Configuration Reference
|
|
|
|
|
|
|
|
Dynamic configuration with Consul Catalog
|
|
|
|
{: .subtitle }
|
|
|
|
|
2024-09-13 05:40:04 -04:00
|
|
|
The labels are case-insensitive.
|
2019-10-15 18:34:08 +03:00
|
|
|
|
|
|
|
```yaml
|
|
|
|
--8<-- "content/reference/dynamic-configuration/consul-catalog.yml"
|
|
|
|
--8<-- "content/reference/dynamic-configuration/docker-labels.yml"
|
|
|
|
```
|