From e681d114349352729cdad9a0428404652c882bce Mon Sep 17 00:00:00 2001 From: Simon Marsh Date: Sat, 24 Feb 2024 21:39:39 +0000 Subject: [PATCH] move primary --- creds.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/creds.json b/creds.json index c452573..29a7158 100644 --- a/creds.json +++ b/creds.json @@ -1,8 +1,8 @@ { "powerdns": { "TYPE": "POWERDNS", - "apiUrl": "http://dns-burble.tier2.ch-zur2.burble.dn42:8081", - "apiKey": "$PDNS_API_KEY", + "apiUrl": "http://dns-primary.tier2.de-fra2.burble.dn42:8081", + "apiKey": "$PDNS_API_KEY", "serverName": "localhost" }, "cloudflare": {