1
0
mirror of https://github.com/containous/traefik.git synced 2025-11-30 04:23:51 +03:00

Fixes typo for OCSP in CLI example

This commit is contained in:
Michel Loiseleur
2025-09-03 10:28:04 +02:00
committed by GitHub
parent 5f28c56437
commit 7ab17d228f

View File

@@ -67,5 +67,5 @@ ocsp:
```bash tab="CLI"
## Static configuration
-ocsp.responderoverrides.foo=bar
--ocsp.responderoverrides.foo=bar
```