From b9d6134d22ea480b95c1f14ac46dcdfc0660d2a8 Mon Sep 17 00:00:00 2001 From: Rohan Gupta <56235204+rohan9896@users.noreply.github.com> Date: Thu, 12 Oct 2023 11:45:52 +0530 Subject: [PATCH] fix: survey baseurl fix and addition of SHORT_SURVEY_BASE_URL in .env.example file (#1046) Co-authored-by: Rohan Gupta --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index adaeae5d0b..3334afca0f 100644 --- a/.env.example +++ b/.env.example @@ -10,7 +10,7 @@ WEBAPP_URL=http://localhost:3000 -SURVEY_BASE_URL=http://localhost:3000/i +SURVEY_BASE_URL=http://localhost:3000/s # Set this if you want to have a shorter link for surveys SHORT_SURVEY_BASE_URL=