forked from TrueCloudLab/lego
digitalocean: configurable base URL (#1687)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
parent
d5a18dc2d5
commit
ca6784a824
5 changed files with 8 additions and 4 deletions
|
@ -561,6 +561,7 @@ func displayDNSHelp(name string) error {
|
|||
ew.writeln()
|
||||
|
||||
ew.writeln(`Additional Configuration:`)
|
||||
ew.writeln(` - "DO_API_URL": The URL of the API`)
|
||||
ew.writeln(` - "DO_HTTP_TIMEOUT": API request timeout`)
|
||||
ew.writeln(` - "DO_POLLING_INTERVAL": Time between DNS propagation check`)
|
||||
ew.writeln(` - "DO_PROPAGATION_TIMEOUT": Maximum waiting time for DNS propagation`)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue