From 33c765fc59886d530ea40e67aa6df8c24602e914 Mon Sep 17 00:00:00 2001 From: William Lallemand Date: Mon, 15 Jun 2026 13:47:52 +0200 Subject: [PATCH] EXAMPLES: lua/acme: fix acme-gandi-livedns.lua configuration example Fix the configuration example in acme-gandi-livedns.lua. --- examples/lua/acme-gandi-livedns.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/lua/acme-gandi-livedns.lua b/examples/lua/acme-gandi-livedns.lua index 0d1799f76..469d6c6ff 100644 --- a/examples/lua/acme-gandi-livedns.lua +++ b/examples/lua/acme-gandi-livedns.lua @@ -15,7 +15,7 @@ -- challenge-ready cli,dns -- -- crt-store --- load crt foobar.pem acme letsencrypt LE *.foobar.example.com +-- load crt foobar.pem acme LE domains *.foobar.example.com -- -- Start HAProxy with the GANDI_API_KEY variable: -- -- 2.47.3