Add colon and fix minor typo

This commit is contained in:
Jérôme Petazzoni
2018-04-20 02:37:48 -05:00
committed by GitHub
parent cc8e13a85f
commit e985952816

View File

@@ -379,13 +379,13 @@ class: btw-labels
- labels are detected automatically and dynamically update the configuration
- Two common open source "reverse proxy" options
- Two common open source "reverse proxy" options:
- [Traefik](https://traefik.io/) - popular, many features, requires running on managers,
needs key/value for HA
- [Docker Flow Proxy](http://proxy.dockerflow.com/) - uses HAProxy, made for
Swarm by Docker Captian [@vfarcic](https://twitter.com/vfarcic)
Swarm by Docker Captain [@vfarcic](https://twitter.com/vfarcic)
---