From 02f883e1896b76ed02aad22f45e9c5cf678eafae Mon Sep 17 00:00:00 2001 From: Sreevikram R <48626706+SreevikramR@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:35:32 -0500 Subject: [PATCH] feat(domain): add `therealviki.is-a.dev` --- domains/therealviki.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/therealviki.json diff --git a/domains/therealviki.json b/domains/therealviki.json new file mode 100644 index 000000000..f712290a9 --- /dev/null +++ b/domains/therealviki.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "SreevikramR", + "email": "sreevikram.r@gmail.com" + }, + + "record": { + "CNAME": "nextjs-production-a65b.up.railway.app" + } +}