diff --git a/creds.json b/creds.json new file mode 100644 index 0000000..32f70ac --- /dev/null +++ b/creds.json @@ -0,0 +1,7 @@ +{ + "powerdns": { + "apiUrl": "http://pdns", + "apiKey": "", + "serverName": "localhost" + } +} \ No newline at end of file