11 lines
236 B
JSON
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"
|
|
}
|
|
}
|