dnscontrol/creds.json

7 lines
119 B
JSON
Raw Normal View History

2022-01-08 17:07:45 +01:00
{
"cloudflare": {
2024-01-17 12:07:11 +01:00
"TYPE": "CLOUDFLAREAPI",
2022-01-08 17:07:45 +01:00
"apitoken": "$CF_APITOKEN",
"accountid": "$CF_ACCOUNTID"
}
}