Skip to content

Commit f205648

Browse files
authored
Update README.md (#17)
add domain order for wildcard certificates
1 parent d841e04 commit f205648

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ The following environment variables can be used to customize the Certbot contain
9999
-v /path/to/your/certs:/etc/letsencrypt \
100100
serversideup/certbot-dns-cloudflare:latest
101101
```
102+
> [!TIP]
103+
> For Wildcard Certificates, use the following order for the Docker instance health check: `domain.name, *.domain.name`
102104

103105
3. The container will automatically generate and renew the certificate.
104106

0 commit comments

Comments
 (0)