From 6f16b290ae2275be3edabd52fddc6d02881e47d5 Mon Sep 17 00:00:00 2001 From: irfan Date: Mon, 14 Jul 2025 07:46:40 +0700 Subject: [PATCH] Update env/env.production-online --- env/env.production-online | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/env/env.production-online b/env/env.production-online index e836812..2582ba1 100644 --- a/env/env.production-online +++ b/env/env.production-online @@ -1,6 +1,6 @@ VITE_APP_MODE=production -VITE_BASE_API_URL=http://103.187.147.241:30050/api -VITE_BASE_API_REPORT_URL=http://103.187.147.241:30050/api +VITE_BASE_API_URL=https://api.office.weplayground.id/api +VITE_BASE_API_REPORT_URL=https://api.office.weplayground.id/api -VITE_BASE_API_URL_LOCAL=http://103.187.147.241:30050/api +VITE_BASE_API_URL_LOCAL=https://api.office.weplayground.id/api VITE_BASE_ACCESS_SETTING=Endy|dev|superadmin \ No newline at end of file