doc: Flags and labels are case insensitive.

This commit is contained in:
Ludovic Fernandez 2019-09-20 17:16:05 +02:00 committed by Traefiker Bot
parent 41aea2e336
commit dabc139fab
4 changed files with 17 additions and 0 deletions

View file

@ -26,6 +26,8 @@ traefik [--flag=flag_argument] [-f [flag_argument]]
traefik [--flag[=true|false| ]] [-f [true|false| ]]
```
!!! info "Flags are case insensitive."
### `healthcheck`
Calls Traefik `/ping` to check the health of Traefik.