From 056378d322426b4f07a5f646a0ac46b8a997a3e3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 18 Feb 2024 15:20:42 +0800 Subject: [PATCH] Create auth.json --- domains/auth.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/auth.json diff --git a/domains/auth.json b/domains/auth.json new file mode 100644 index 000000000..d66eca635 --- /dev/null +++ b/domains/auth.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "CNAME": "wdhdns.com" + } +}