Refactor traefik.yml to add TLS challenge for ACME certificates

This commit is contained in:
2024-05-31 17:39:45 +08:00
parent 2e3099476e
commit 5d7a350afe
6 changed files with 149 additions and 0 deletions
+1
View File
@@ -46,6 +46,7 @@ certificatesResolvers:
email: "furyx@hotmail.com"
storage: /etc/traefik/acme/acme.json
# https://docs.traefik.io/master/https/acme/#httpchallenge
tlsChallenge: {}
httpChallenge:
entryPoint: web