From d7de4dea8195e5d577c04cf900541ff7f3b92105 Mon Sep 17 00:00:00 2001 From: Mathew Alex Date: Sun, 2 Apr 2023 18:32:44 +0530 Subject: [PATCH] updated REACT_APP_SITE_URL --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index cfdf44cde9a..941ddb1b690 100644 --- a/.env +++ b/.env @@ -4,7 +4,7 @@ REACT_APP_TITLE="CARE" REACT_APP_META_DESCRIPTION="CoronaSafe Network is an open-source public utility designed by a multi-disciplinary team of innovators and volunteers. CoronaSafe Care is a Digital Public Good recognised by United Nations." REACT_APP_COVER_IMAGE=https://cdn.coronasafe.network/care_logo.svg REACT_APP_COVER_IMAGE_ALT=https://cdn.coronasafe.network/care_logo.svg -REACT_APP_SITE_URL=https://care.coronasafe.in +REACT_APP_SITE_URL=care.coronasafe.in REACT_APP_ANALYTICS_SERVER_URL=https://plausible.10bedicu.in # Dev envs