From 4d5a5c5fd9735236b0eecac6c901e1fe8b989a7f Mon Sep 17 00:00:00 2001 From: code-hunt-in <114678535+code-hunt-in@users.noreply.github.com> Date: Sat, 24 Feb 2024 19:48:19 +0530 Subject: [PATCH] Create app.json --- domains/app.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/app.json diff --git a/domains/app.json b/domains/app.json new file mode 100644 index 000000000..02b28416c --- /dev/null +++ b/domains/app.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "", + "email": "" + } + "record": { + "TXT": "Aishwary Pandore" + } +}