From 4a6895838a45a22d4b268a4baf3a175a242b9823 Mon Sep 17 00:00:00 2001 From: jlusiardi Date: Mon, 24 Feb 2025 18:44:59 +0100 Subject: [PATCH] =?UTF-8?q?config.yaml=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config.yaml diff --git a/config.yaml b/config.yaml new file mode 100644 index 0000000..c335ef1 --- /dev/null +++ b/config.yaml @@ -0,0 +1,6 @@ +totp_secret: SECRET!!! +pdns_api_token: SECRET!!! +zone: domain.de +records: + - test_host1 + - test_host2