Skip to content
Snippets Groups Projects
Verified Commit c4813e72 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

README: Fix mixup between token and email in documentation

parent d85d2e80
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ The next step is to setup the configuration using `make cli-config`. This will o
```
HCLOUD_TOKEN=<hetzner token>
CLOUDFLARE_EMAIL=<your cloudflare token>
CLOUDFLARE_EMAIL=<your cloudflare email>
CLOUDFLARE_API_TOKEN=<your cloudflare API token>
TF_VAR_dns_domain=<DNS base domain you want to use>
TF_VAR_dns_zone_id=<dns zone ID on Cloudflare>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment