dns/creds.json
Simon Marsh 9d96f66e4f
Some checks failed
continuous-integration/drone/push Build is failing
kick
2020-09-21 18:48:41 +01:00

11 lines
236 B
JSON

{
"powerdns": {
"apiUrl": "http://dns-burble.tier2.uk-lon1.burble.dn42:8081",
"apiKey": "$PDNS_API_KEY",
"serverName": "localhost"
},
"cloudflare": {
"apitoken": "$CLOUDFLARE_API_KEY"
}
}