forked from Ivasoft/traefik
Add Let's Encrypt HTTP Challenge
This commit is contained in:
committed by
Traefiker
parent
56c0634918
commit
3e439cc39b
@@ -104,6 +104,8 @@ email = "your-email-here@my-awesome-app.org"
|
||||
storage = "acme.json"
|
||||
entryPoint = "https"
|
||||
OnHostRule = true
|
||||
[acme.httpChallenge]
|
||||
entryPoint = "http"
|
||||
```
|
||||
|
||||
This is the minimum configuration required to do the following:
|
||||
|
||||
Reference in New Issue
Block a user