From 123ed3af64719ae7579de9433cbdb393357e2ec6 Mon Sep 17 00:00:00 2001 From: elorahub Date: Mon, 11 Nov 2024 17:01:56 +0800 Subject: [PATCH] Create elora.json --- domains/elora.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/elora.json diff --git a/domains/elora.json b/domains/elora.json new file mode 100644 index 000000000..f9b8e42a6 --- /dev/null +++ b/domains/elora.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "elorahub", + "email": "elorahubph@gmail.com" + }, + "record": { + "A": "162.159.205.11", + "CNAME": "apex-loadbalancer.netlify.com" + } +}