1
0
mirror of https://github.com/containous/traefik.git synced 2025-12-13 00:23:55 +03:00

Fix typo in API dashboard configuration instructions

This commit is contained in:
Nicolas Stenberg Daniil
2025-12-02 09:10:04 +01:00
committed by GitHub
parent b9c2e757c7
commit d76a4e36ee

View File

@@ -150,7 +150,7 @@ http:
The API and the dashboard can be configured:
- In the Helm Chart: You can find the options to customize the Traefik installation
enabing the dashboard [here](https://github.com/traefik/traefik-helm-chart/blob/master/traefik/values.yaml#L155).
enabling the dashboard [here](https://github.com/traefik/traefik-helm-chart/blob/master/traefik/values.yaml#L155).
- In the Traefik Static Configuration as described below.
| Field | Description | Default | Required |