We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d841e04 commit f205648Copy full SHA for f205648
README.md
@@ -99,6 +99,8 @@ The following environment variables can be used to customize the Certbot contain
99
-v /path/to/your/certs:/etc/letsencrypt \
100
serversideup/certbot-dns-cloudflare:latest
101
```
102
+> [!TIP]
103
+> For Wildcard Certificates, use the following order for the Docker instance health check: `domain.name, *.domain.name`
104
105
3. The container will automatically generate and renew the certificate.
106
0 commit comments