mirror of
https://github.com/containous/traefik.git
synced 2025-03-14 00:58:23 +03:00
Fix a typo in routing documentation for Docker
This commit is contained in:
parent
f790b9aa54
commit
531c581cd5
@ -55,7 +55,7 @@ Attach labels to your containers and let Traefik do the rest!
|
||||
!!! important "Traefik Connecting to the Wrong Port: `HTTP/502 Gateway Error`"
|
||||
By default, Traefik uses the first exposed port of a container.
|
||||
|
||||
Setting the label `raefik.http.services.xxx.loadbalancer.server.port`
|
||||
Setting the label `traefik.http.services.xxx.loadbalancer.server.port`
|
||||
overrides that behavior.
|
||||
|
||||
??? example "Configuring Docker Swarm & Deploying / Exposing Services"
|
||||
|
Loading…
x
Reference in New Issue
Block a user