13 lines
297 B
JSON
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"
|
|
}
|
|
}
|