From fb2597df927b5850e15c0e8e0c49f8607485a06f Mon Sep 17 00:00:00 2001 From: 5Amogh Date: Tue, 9 Dec 2025 08:19:30 +0530 Subject: [PATCH] feat: amm-1959 added missing url in ci script for env --- scripts/ci-prebuild.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/ci-prebuild.js b/scripts/ci-prebuild.js index 4034e48..b3da372 100755 --- a/scripts/ci-prebuild.js +++ b/scripts/ci-prebuild.js @@ -62,7 +62,8 @@ const defaultEnvValues = { TRACKER_URL: 'https://matomo.piramalswasthya.org/', TRACKING_PLATFORM: 'matomo', TRACKING_ENABLED: 'true', - ENABLE_CHO_REPORT_BUTTON:true, + ENABLE_CHO_REPORT_BUTTON: true, + DHIS_URL:'', }; // Generate output data