Skip to content

Commit 69eb387

Browse files
matifalibpmct
andauthored
Update examples/web-server/nginx/README.md
Co-authored-by: Ben Potter <me@bpmct.net>
1 parent 3d306a4 commit 69eb387

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

examples/web-server/nginx/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,12 @@
2323

2424
Install LetsEncrypt Certbot: Refer to the [CertBot documentation](https://certbot.eff.org/instructions?ws=other&os=pip&tab=wildcard)
2525

26-
## Create dns provider credentials
26+
## Create DNS provider credentials
27+
28+
- Create an API token for the DNS provider you're using: e.g [CloudFlare](https://dash.cloudflare.com/profile/api-tokens) with the following permissions:
2729

28-
- Create an API token for the dns provider you're using : e.g cloudflare [here](https://dash.cloudflare.com/profile/api-tokens) with the following permissions :
2930
- Zone - DNS - Edit
31+
3032
- Create a file in `.secrets/certbot/cloudflare.ini` with the following content :
3133
- `dns_cloudflare_api_token = YOUR_API_TOKEN`
3234

0 commit comments

Comments
 (0)