From 16e2c8fc09af45421b7a501a0dcc3fd4acf19dd1 Mon Sep 17 00:00:00 2001 From: irfan Date: Tue, 29 Apr 2025 10:38:50 +0000 Subject: [PATCH] Update env/env.cloud --- env/env.cloud | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/env/env.cloud b/env/env.cloud index e160a83..6b72a4b 100644 --- a/env/env.cloud +++ b/env/env.cloud @@ -1,3 +1,3 @@ VITE_APP_MODE=production -VITE_BASE_API_URL=https://103.187.147.241:30050/api -VITE_BASE_API_REPORT_URL=https://103.187.147.241:30050/api +VITE_BASE_API_URL=http://103.187.147.241:30050/api +VITE_BASE_API_REPORT_URL=http://103.187.147.241:30050/api