This maybe?

This commit is contained in:
kalle 2024-12-26 21:31:07 +01:00
parent 2151e05685
commit 3f6f82d840

View file

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