Fix allowACMEByPass TOML example
This commit is contained in:
parent
db31a4c961
commit
278e739242
1 changed files with 1 additions and 2 deletions
|
@ -254,8 +254,7 @@ entryPoints:
|
|||
|
||||
```toml tab="File (TOML)"
|
||||
[entryPoints.foo]
|
||||
[entryPoints.foo.allowACMEByPass]
|
||||
allowACMEByPass = true
|
||||
allowACMEByPass = true
|
||||
```
|
||||
|
||||
```bash tab="CLI"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue