Update README.md
This commit is contained in:
parent
bb76e223fd
commit
98e7c6e920
1 changed files with 3 additions and 2 deletions
|
@ -3,5 +3,6 @@
|
||||||
Automatically generates Let's Encrypt certificates using a lightweight Docker container without requiring any ports to be exposed for DNS challenges.
|
Automatically generates Let's Encrypt certificates using a lightweight Docker container without requiring any ports to be exposed for DNS challenges.
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
#TODO: Add list of variables once main implementation is complete
|
* `DUCKDNS_TOKEN`: Duck DNS Account Token
|
||||||
|
* `DUCKDNS_DOMAIN`: Full Duck DNS domain (e.g. `test.duckdns.org`)
|
||||||
|
* `LETSENCRYPT_EMAIL`: Email used for certificate renewal notifications
|
||||||
|
|
Loading…
Reference in a new issue