misc documentation fixes
This commit is contained in:
parent
3689990bd5
commit
6712423dd1
4 changed files with 11 additions and 11 deletions
|
@ -77,6 +77,7 @@ Attach labels to your containers and let Traefik do the rest!
|
|||
deploy:
|
||||
labels:
|
||||
- traefik.http.routers.my-container.rule=Host(`my-domain`)
|
||||
- traefik.http.services.my-container-service.loadbalancer.server.port=8080
|
||||
```
|
||||
|
||||
!!! important "Labels in Docker Swarm Mode"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue