typo in cli command

This commit is contained in:
Sebastiaan 2019-10-07 12:32:07 +02:00 committed by Traefiker Bot
parent c83d7916c9
commit dd53be7a1b

View file

@ -114,5 +114,5 @@ metrics:
```bash tab="CLI"
--entryPoints.metrics.address=":8082"
--metrics.prometheus..entryPoint="metrics"
--metrics.prometheus.entryPoint="metrics"
```