mirror of
https://github.com/traefik/traefik.git
synced 2025-05-05 15:33:01 +00:00
Fix allowACMEByPass TOML example
This commit is contained in:
parent
db31a4c961
commit
278e739242
@ -254,8 +254,7 @@ entryPoints:
|
||||
|
||||
```toml tab="File (TOML)"
|
||||
[entryPoints.foo]
|
||||
[entryPoints.foo.allowACMEByPass]
|
||||
allowACMEByPass = true
|
||||
allowACMEByPass = true
|
||||
```
|
||||
|
||||
```bash tab="CLI"
|
||||
|
Loading…
x
Reference in New Issue
Block a user