Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

Commit 54e3dcc

Browse files
Bot Updating Templated Files
1 parent 458174a commit 54e3dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Container images are configured using parameters passed at runtime (such as thos
139139
| `-e DUCKDNSTOKEN=` | Required if `VALIDATION` is set to `duckdns`. Retrieve your token from https://www.duckdns.org |
140140
| `-e EMAIL=` | Optional e-mail address used for cert expiration notifications. |
141141
| `-e ONLY_SUBDOMAINS=false` | If you wish to get certs only for certain subdomains, but not the main domain (main domain may be hosted on another machine and cannot be validated), set this to `true` |
142-
| `-e EXTRA_DOMAINS=` | Additional fully qualified domain names (comma separated, no spaces) ie. `extradomain.com,subdomain.anotherdomain.org` |
142+
| `-e EXTRA_DOMAINS=` | Additional fully qualified domain names (comma separated, no spaces) ie. `extradomain.com,subdomain.anotherdomain.org,*.anotherdomain.org` |
143143
| `-e STAGING=false` | Set to `true` to retrieve certs in staging mode. Rate limits will be much higher, but the resulting cert will not pass the browser's security test. Only to be used for testing purposes. |
144144
| `-v /config` | All the config files including the webroot reside here. |
145145

0 commit comments

Comments
 (0)