mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
Update Traefik with grammer fixes
This commit is contained in:
parent
53866ef111
commit
f4ced2dc14
1 changed files with 3 additions and 3 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue