Skip to content

Commit d208e6c

Browse files
authored
Update README.md
Modify documentation of dehydrated_domains to make it clearer, that it is a plain string (see #22)
1 parent a2dd46d commit d208e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Variable | Function | Default
3333
dehydrated_accept_letsencrypt_terms | Set to yes to automatically register and accept Let's Encrypt terms | no
3434
dehydrated_contactemail | E-Mail address (required) |
3535
dehydrated_account_key | If set, deploy this file containing pre-registered private key |
36-
dehydrated_domains | List of domains to request SSL certificates for |
36+
dehydrated_domains | Content that will be written to domains.txt for obtaining certificates. See: https://github.com/dehydrated-io/dehydrated/blob/master/docs/domains_txt.md |
3737
dehydrated_deploycert | Script to run to deploy a certificate (see below) |
3838
dehydrated_wellknown | Directory where to deploy http-01 challenges |
3939
dehydrated_install_root | Where to install dehydrated | /opt/dehydrated

0 commit comments

Comments
 (0)