1
0
Fork 0

misc documentation fixes

This commit is contained in:
mpl 2019-09-05 10:48:04 +02:00 committed by Traefiker Bot
parent 3689990bd5
commit 6712423dd1
4 changed files with 11 additions and 11 deletions

View file

@ -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"