mirror of
https://github.com/traefik/traefik
synced 2026-02-03 07:40:33 +00:00
Fix allowACMEByPass TOML example
This commit is contained in:
@@ -254,8 +254,7 @@ entryPoints:
|
||||
|
||||
```toml tab="File (TOML)"
|
||||
[entryPoints.foo]
|
||||
[entryPoints.foo.allowACMEByPass]
|
||||
allowACMEByPass = true
|
||||
allowACMEByPass = true
|
||||
```
|
||||
|
||||
```bash tab="CLI"
|
||||
|
||||
Reference in New Issue
Block a user