This maybe?

main
kalle 2024-12-26 21:31:07 +01:00
parent 2151e05685
commit 3f6f82d840
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@
letsencrypt = {
acme = {
email = "$acmeEmail";
storage = "/run/traefik/acme.json";
dnsChallenge = {
provider = "cloudflare";
};