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