diff --git a/README.md b/README.md index fb1728b..50a205d 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ and then define the `creds.json` file as follows. ```json { "cloudflare":{ + "TYPE": "CLOUDFLAREAPI", "apitoken": "$CLOUDFLARE_API_TOKEN" } }