dns/creds.json
Simon Marsh e681d11434
All checks were successful
continuous-integration/drone/push Build is passing
move primary
2024-02-24 21:39:39 +00:00

13 lines
296 B
JSON

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