From 4127b5bf402fe0b967042bd83c685fae26c8b3ee Mon Sep 17 00:00:00 2001 From: eclips_e <67359748+Just-a-Unity-Dev@users.noreply.github.com> Date: Sun, 10 Apr 2022 13:44:59 +0800 Subject: [PATCH] Create eclipse.json --- domains/eclipse.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eclipse.json diff --git a/domains/eclipse.json b/domains/eclipse.json new file mode 100644 index 000000000..b5efee529 --- /dev/null +++ b/domains/eclipse.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Just-a-Unity-Dev", + "email": "", + "twitter": "@eclips_e69" + }, + "description": "A little portfolio based with a basic account system for learning purposes.", + "record": { + "CNAME": "eclips-espace-production.up.railway.app" + } +}