From 2d2cd20043d481818a1ad53bc4ad5baa080b1bdf Mon Sep 17 00:00:00 2001 From: nathanaelhananta <93570009+nathanaelhananta@users.noreply.github.com> Date: Tue, 28 Dec 2021 16:47:22 +0700 Subject: [PATCH] Create webraku.json --- domains/webraku.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/webraku.json diff --git a/domains/webraku.json b/domains/webraku.json new file mode 100644 index 000000000..463c76021 --- /dev/null +++ b/domains/webraku.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nathan", + "email": "nathanaelhananta09@gmail.com" + }, + "record": { + "CNAME": "tesapi-production-9697.up.railway.app" + } +}