From cdc16e6974d7b954933c7465165d2f0879dbfd96 Mon Sep 17 00:00:00 2001 From: Agampreet Singh <68941022+agam778@users.noreply.github.com> Date: Thu, 16 Sep 2021 09:38:38 +0530 Subject: [PATCH] Update to add railway as CNAME Using Railway now, Hope everything goes well! --- domains/agam778.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/agam778.json b/domains/agam778.json index 1d91875bf..ccea5f5c9 100644 --- a/domains/agam778.json +++ b/domains/agam778.json @@ -1,11 +1,11 @@ { - "description": "Agam's Portfolio", + "description": "Agam's,Website", "repo": "https://github.com/agam778", "owner": { "username": "agam778", "email": "agam778@zohomail.in" }, "record": { - "CNAME": "agam778.netlify.app" + "CNAME": "agam778is-adev-production.up.railway.app" } }