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