dns/creds.json
Simon Marsh d396526a4a
Some checks failed
continuous-integration/drone/push Build is failing
dnscontrol udpate
2022-08-01 14:50:27 +01:00

13 lines
297 B
JSON

{
"powerdns": {
"TYPE": "POWERDNS",
"apiUrl": "http://dns-burble.tier2.fr-rbx2.burble.dn42:8081",
"apiKey": "$PDNS_API_KEY",
"serverName": "localhost"
},
"cloudflare": {
"TYPE": "CLOUDFLAREAPI",
"apitoken": "$CLOUDFLARE_API_KEY"
}
}