[Traefik] Fix ACME entrypoint
This commit is contained in:
parent
a392ea89a9
commit
b517050f38
|
@ -36,4 +36,4 @@
|
||||||
email = "picasoft@assos.utc.fr"
|
email = "picasoft@assos.utc.fr"
|
||||||
storage = "/certs/acme.json"
|
storage = "/certs/acme.json"
|
||||||
[certificatesResolvers.letsencrypt.acme.httpChallenge]
|
[certificatesResolvers.letsencrypt.acme.httpChallenge]
|
||||||
entryPoint = "http"
|
entryPoint = "web"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user