From: William Lallemand Date: Mon, 15 Jun 2026 11:47:52 +0000 (+0200) Subject: EXAMPLES: lua/acme: fix acme-gandi-livedns.lua configuration example X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=33c765fc59886d530ea40e67aa6df8c24602e914;p=thirdparty%2Fhaproxy.git EXAMPLES: lua/acme: fix acme-gandi-livedns.lua configuration example Fix the configuration example in acme-gandi-livedns.lua. --- 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: --