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 69eb387 commit c1111b3Copy full SHA for c1111b3
examples/web-server/nginx/README.md
@@ -34,7 +34,7 @@ Install LetsEncrypt Certbot: Refer to the [CertBot documentation](https://certbo
34
35
## Create the certificate
36
37
-- Create the wildcard certificate :
+- Create the wildcard certificate:
38
39
```console
40
sudo certbot certonly --dns-cloudflare --dns-cloudflare-credentials ~/.secrets/certbot/cloudflare.ini -d coder.example.com *.coder.example.com
0 commit comments