From 6a9bf81ca7b9b9008b3a52cc840b8ec90a77adc7 Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Mon, 6 Sep 2021 21:59:03 -0400 Subject: [PATCH] Move to railway --- domains/jj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jj.json diff --git a/domains/jj.json b/domains/jj.json new file mode 100644 index 000000000..1dcb4fdf6 --- /dev/null +++ b/domains/jj.json @@ -0,0 +1,11 @@ +{ + "description": "JJ's Website", + "repo": "https://github.com/TheBotlyNoob/website", + "owner": { + "username": "TheBotlyNoob", + "email": "TheBotlyNoob@gmail.com" + }, + "record": { + "CNAME": "website-production-wygz.up.railway.app" + } +}