Enable HTTP challenge
This commit is contained in:
parent
9f72fd90ed
commit
cf5c2aae50
2 changed files with 6 additions and 2 deletions
config
|
@ -11,6 +11,10 @@ onDemand = false
|
|||
#OnHostRule = true
|
||||
OnHostRule = false
|
||||
|
||||
|
||||
[acme.httpChallenge]
|
||||
entryPoint = "http"
|
||||
|
||||
[entryPoints]
|
||||
[entryPoints.http]
|
||||
address = ":80"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue