List of domain names (FQDNs) to manage. Wildcards like *.example.com are supported. These domains will be managed for both IPv4 and IPv6 unless overridden by ip4Domains or ip6Domains, or if the respective providers are disabled. This corresponds to the DOMAINS environment variable.
Declarations
Type
list of stringDefault
[ ]Example
[
"home.example.com"
"*.dynamic.example.org"
]