Skip to content

Commit 0d05560

Browse files
authored
Merge pull request #393 from linuxserver/typo
Update readme-vars.yml
2 parents 675d67b + 7f9b637 commit 0d05560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ app_setup_block: |
8383
* For `dns` validation, make sure to enter your credentials into the corresponding ini (or json for some plugins) file under `/config/dns-conf`
8484
* Cloudflare provides free accounts for managing dns and is very easy to use with this image. Make sure that it is set up for "dns only" instead of "dns + proxy"
8585
* Google dns plugin is meant to be used with "Google Cloud DNS", a paid enterprise product, and not for "Google Domains DNS"
86-
* DuckDNS only supoprts two types of DNS validated certificates (not both at the same time):
86+
* DuckDNS only supports two types of DNS validated certificates (not both at the same time):
8787
1. Certs that only cover your main subdomain (ie. `yoursubdomain.duckdns.org`, leave the `SUBDOMAINS` variable empty)
8888
2. Certs that cover sub-subdomains of your main subdomain (ie. `*.yoursubdomain.duckdns.org`, set the `SUBDOMAINS` variable to `wildcard`)
8989
* `--cap-add=NET_ADMIN` is required for fail2ban to modify iptables

0 commit comments

Comments
 (0)