mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
infoblox: fix documentation
This commit is contained in:
parent
ca18391d25
commit
11ac3da542
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ Code = "infoblox"
|
|||
Since = "v4.4.0"
|
||||
|
||||
Example = '''
|
||||
INFOBLOX_USER=api-user-529 \
|
||||
INFOBLOX_USERNAME=api-user-529 \
|
||||
INFOBLOX_PASSWORD=b9841238feb177a84330febba8a83208921177bffe733 \
|
||||
INFOBLOX_HOST=infoblox.example.org
|
||||
lego --email you@example.com --dns infoblox --domains my.example.org run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue