Skip to content
Snippets Groups Projects
Verified Commit 6ed2b29d authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[Traefik] Fix ACME entrypoint

parent 903fcc75
No related branches found
No related tags found
1 merge request!53Migrate to Traefik v2
......@@ -36,4 +36,4 @@
email = "picasoft@assos.utc.fr"
storage = "/certs/acme.json"
[certificatesResolvers.letsencrypt.acme.httpChallenge]
entryPoint = "http"
entryPoint = "web"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment