From 1b90cf90f9f2cab296b445f277be323ad9758c06 Mon Sep 17 00:00:00 2001 From: Minibox <61264156+minibox24@users.noreply.github.com> Date: Fri, 25 Feb 2022 00:43:23 +0900 Subject: [PATCH] Create elma.json --- domains/elma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/elma.json diff --git a/domains/elma.json b/domains/elma.json new file mode 100644 index 000000000..655ee71ba --- /dev/null +++ b/domains/elma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "minibox24", + "email": "minibox724@gmail.com" + }, + "record": { + "CNAME": "isadev.minibox.xyz" + } +}