All checks were successful
continuous-integration/drone/push Build is passing
13 lines
296 B
JSON
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"
|
|
}
|
|
}
|