From 51e0ccdd01fb33a90ed5ab5db08f9046505286c0 Mon Sep 17 00:00:00 2001 From: tomgxz Date: Tue, 30 Apr 2024 18:15:19 +0100 Subject: [PATCH] feat(domain): live.is-a.dev --- domains/live.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/live.json diff --git a/domains/live.json b/domains/live.json new file mode 100644 index 000000000..151a1c573 --- /dev/null +++ b/domains/live.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tomgxz", + "email": "tomgxz138@gmail.com" + }, + "record": { + "CNAME": "oyqkpa3p.up.railway.app" + } +}