Skip to content

Commit

Permalink
Specify provider type in creds.json
Browse files Browse the repository at this point in the history
  • Loading branch information
koenrh authored May 21, 2022
1 parent 0f6653d commit bf7f7dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ and then define the `creds.json` file as follows.
```json
{
"cloudflare":{
"TYPE": "CLOUDFLAREAPI",
"apitoken": "$CLOUDFLARE_API_TOKEN"
}
}
Expand Down

0 comments on commit bf7f7dd

Please sign in to comment.