From 42cba9477207118f7960e7f8b9a3b7d76e18eeb9 Mon Sep 17 00:00:00 2001 From: TheBotlyNoob-ALT <75792325+TheBotlyNoob-ALT@users.noreply.github.com> Date: Sat, 12 Mar 2022 22:42:05 -0500 Subject: [PATCH 1/2] move to CNAME --- domains/terminal.sea-shells.jj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/terminal.sea-shells.jj.json b/domains/terminal.sea-shells.jj.json index a073f043d..b260aa518 100644 --- a/domains/terminal.sea-shells.jj.json +++ b/domains/terminal.sea-shells.jj.json @@ -6,6 +6,6 @@ "email": "jj@jj.is-a.dev" }, "record": { - "A": ["35.230.85.45"] + "CNAME": "online-terminal-production.up.railway.app" } } From dd7ad8e861a3eee1c76e94f6054e27b0d8d1c29e Mon Sep 17 00:00:00 2001 From: TheBotlyNoob-ALT <75792325+TheBotlyNoob-ALT@users.noreply.github.com> Date: Sat, 12 Mar 2022 22:42:46 -0500 Subject: [PATCH 2/2] move to CNAME --- domains/sea-shell.jj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sea-shell.jj.json b/domains/sea-shell.jj.json index c2cf1087e..b83d36489 100644 --- a/domains/sea-shell.jj.json +++ b/domains/sea-shell.jj.json @@ -6,6 +6,6 @@ "email": "jj@jj.is-a.dev" }, "record": { - "A": ["35.230.85.45"] + "CNAME": "site-production-be0d.up.railway.app" } }