diff --git a/docs/configuration/acme.md b/docs/configuration/acme.md index 83bcc9eac..8ba4e3f96 100644 --- a/docs/configuration/acme.md +++ b/docs/configuration/acme.md @@ -243,7 +243,7 @@ entryPoint = "https" Specify the entryPoint to use during the challenges. ```toml -defaultEntryPoints = ["http", "http"] +defaultEntryPoints = ["http", "https"] [entryPoints] [entryPoints.http]