diff --git a/docs/content/routing/entrypoints.md b/docs/content/routing/entrypoints.md index 8c528d2f1..d210a652e 100644 --- a/docs/content/routing/entrypoints.md +++ b/docs/content/routing/entrypoints.md @@ -254,8 +254,7 @@ entryPoints: ```toml tab="File (TOML)" [entryPoints.foo] - [entryPoints.foo.allowACMEByPass] - allowACMEByPass = true + allowACMEByPass = true ``` ```bash tab="CLI"