From 9349470f3b3c04c6d3a8fff11be69ea4902c95d5 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Sun, 24 Jul 2022 12:34:54 +0530 Subject: [PATCH] Create railway.json --- domains/railway.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/railway.json diff --git a/domains/railway.json b/domains/railway.json new file mode 100644 index 000000000..3c270837e --- /dev/null +++ b/domains/railway.json @@ -0,0 +1,12 @@ +{ + "description": "Temporary domain while making docs", + "repo": "", + "owner": { + "username": "MouseMoosz", + "email": "vaibhavdhi@proton.me", + "twitter": "I dont use cancer" + }, + "record": { + "CNAME": "quarrelsome-move-production.up.railway.app" + } +}