mirror of
				https://github.com/go-acme/lego.git
				synced 2025-10-31 08:27:38 +02:00 
			
		
		
		
	fix: dnsHome.de documentation
This commit is contained in:
		| @@ -581,7 +581,7 @@ func displayDNSHelp(w io.Writer, name string) error { | ||||
| 		ew.writeln() | ||||
|  | ||||
| 		ew.writeln(`Credentials:`) | ||||
| 		ew.writeln(`	- "DNSHOMEDE_TOKENS":	TXT record names and tokens`) | ||||
| 		ew.writeln(`	- "DNSHOMEDE_CREDENTIALS":	Comma-separated list of domain:password credential pairs`) | ||||
| 		ew.writeln() | ||||
|  | ||||
| 		ew.writeln() | ||||
|   | ||||
| @@ -40,7 +40,7 @@ lego --email you@example.com --dns dnshomede --domains my.example.org --domains | ||||
|  | ||||
| | Environment Variable Name | Description | | ||||
| |-----------------------|-------------| | ||||
| | `DNSHOMEDE_TOKENS` | TXT record names and tokens | | ||||
| | `DNSHOMEDE_CREDENTIALS` | Comma-separated list of domain:password credential pairs | | ||||
|  | ||||
| The environment variable names can be suffixed by `_FILE` to reference a file instead of a value. | ||||
| More information [here]({{< ref "dns#configuration-and-credentials" >}}). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user