Added default-creds.json file

This commit is contained in:
Ruakij 2021-08-02 12:24:17 +02:00
parent f466ebd3f1
commit 26cf3221ae

7
creds.json Normal file
View File

@ -0,0 +1,7 @@
{
"powerdns": {
"apiUrl": "http://pdns",
"apiKey": "",
"serverName": "localhost"
}
}