Update Traefik with grammer fixes

This commit is contained in:
Jonathan Yarbor 2017-10-03 23:59:26 -05:00
parent 53866ef111
commit f4ced2dc14

View File

@ -1,6 +1,6 @@
# traefik
> Traefik HTTP reverse proxy and load balance.
> A HTTP reverse proxy and load balancer.
- Start server with default config:
@ -10,10 +10,10 @@
`traefik --c {{config_file}}.toml`
- Start server with a cluster mode enabled:
- Start server with cluster mode enabled:
`traefik --cluster`
- Start server with web ui enabled:
- Start server with web UI enabled:
`traefik --web`