mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 01:02:09 +02:00
Fix syntax on traefik
This commit is contained in:
parent
4cf3e14701
commit
53866ef111
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
|||
|
||||
- Start server with a cluster mode enabled:
|
||||
|
||||
`traefik --cluster
|
||||
`traefik --cluster`
|
||||
|
||||
- Start server with web ui enabled:
|
||||
|
||||
`traefik --web`
|
||||
`traefik --web`
|
||||
|
|
Loading…
Add table
Reference in a new issue