Skip to content

Commit 33c765f

Browse files
committed
EXAMPLES: lua/acme: fix acme-gandi-livedns.lua configuration example
Fix the configuration example in acme-gandi-livedns.lua.
1 parent 08aa123 commit 33c765f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/lua/acme-gandi-livedns.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
-- challenge-ready cli,dns
1616
--
1717
-- crt-store
18-
-- load crt foobar.pem acme letsencrypt LE *.foobar.example.com
18+
-- load crt foobar.pem acme LE domains *.foobar.example.com
1919
--
2020
-- Start HAProxy with the GANDI_API_KEY variable:
2121
--

0 commit comments

Comments
 (0)