1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

DOCS: Fixed creds.json example (#2385)

This commit is contained in:
Jeffrey Cafferata
2023-05-21 19:30:30 +02:00
committed by GitHub
parent 5ae231030e
commit 4d360d4bda
12 changed files with 60 additions and 55 deletions

View File

@@ -9,7 +9,7 @@ Example:
```json
{
"dnsmadeeasy": {
"TYPE_key": "DNSMADEEASY",
"TYPE": "DNSMADEEASY",
"api_key": "1c1a3c91-4770-4ce7-96f4-54c0eb0e457a",
"secret_key": "e2268cde-2ccd-4668-a518-8aa8757a65a0"
}