fix httpchallenge
This commit is contained in:
parent
04cc9f5f7f
commit
2b62584459
@ -25,6 +25,8 @@
|
|||||||
[certificatesResolvers.myhttpchallenge.acme]
|
[certificatesResolvers.myhttpchallenge.acme]
|
||||||
email = "mr.hurlu@gmail.com"
|
email = "mr.hurlu@gmail.com"
|
||||||
storage = "/letsencrypt/acme.json"
|
storage = "/letsencrypt/acme.json"
|
||||||
|
[certificatesResolvers.myhttpchallenge.acme.httpChallenge]
|
||||||
|
entryPoint = "web"
|
||||||
|
|
||||||
[api]
|
[api]
|
||||||
dashboard = true
|
dashboard = true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user