mirror of
https://github.com/haproxy/haproxy.git
synced 2026-07-16 12:23:15 -04:00
EXAMPLES: lua/acme: fix acme-gandi-livedns.lua configuration example
Some checks are pending
Contrib / admin/halog/ (push) Waiting to run
Contrib / dev/flags/ (push) Waiting to run
Contrib / dev/haring/ (push) Waiting to run
Contrib / dev/hpack/ (push) Waiting to run
Contrib / dev/poll/ (push) Waiting to run
FreeBSD / clang (push) Waiting to run
VTest / Generate Build Matrix (push) Waiting to run
VTest / (push) Blocked by required conditions
Windows / Windows, gcc, all features (push) Waiting to run
Some checks are pending
Contrib / admin/halog/ (push) Waiting to run
Contrib / dev/flags/ (push) Waiting to run
Contrib / dev/haring/ (push) Waiting to run
Contrib / dev/hpack/ (push) Waiting to run
Contrib / dev/poll/ (push) Waiting to run
FreeBSD / clang (push) Waiting to run
VTest / Generate Build Matrix (push) Waiting to run
VTest / (push) Blocked by required conditions
Windows / Windows, gcc, all features (push) Waiting to run
Fix the configuration example in acme-gandi-livedns.lua.
This commit is contained in:
parent
08aa12392d
commit
33c765fc59
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
--
|
||||
|
|
|
|||
Loading…
Reference in a new issue