Commit 0108be0618da

Vincent Demeester <vincent@sbr.pm>
2025-11-23 12:45:23
systems/rhea: try with gandi instead of gandiv5 ?
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent ca4d916
Changed files (1)
systems
systems/rhea/extra.nix
@@ -41,7 +41,7 @@
             email = "vincent@sbr.pm";
             storage = "/var/lib/traefik/acme.json";
             dnsChallenge = {
-              provider = "gandiv5";
+              provider = "gandi";
               delayBeforeCheck = "0s";
             };
           };