Merge branch v2.3 into v2.4

This commit is contained in:
kevinpollet 2020-12-22 14:23:56 +01:00
commit 0ec0e37532
No known key found for this signature in database
GPG key ID: 0C9A5DDD1B292453
2 changed files with 5 additions and 5 deletions

View file

@ -124,7 +124,7 @@ Attach labels to your containers and let Traefik do the rest!
!!! important "Labels in Docker Swarm Mode"
While in Swarm Mode, Traefik uses labels found on services, not on individual containers.
Therefore, if you use a compose file with Swarm Mode, labels should be defined in the `deploy` part of your service.
This behavior is only enabled for docker-compose version 3+ ([Compose file reference](https://docs.docker.com/compose/compose-file/#labels-1)).
This behavior is only enabled for docker-compose version 3+ ([Compose file reference](https://docs.docker.com/compose/compose-file/compose-file-v3/#labels-1)).
## Routing Configuration