From 765d1a5ef3a525ed1a319496c90d8d49e204010b Mon Sep 17 00:00:00 2001 From: ivan-sim Date: Tue, 31 Mar 2026 10:02:29 +0700 Subject: [PATCH] Update ENV --- frontend/dashboard/.env.development | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/dashboard/.env.development b/frontend/dashboard/.env.development index 1e59ea7f..f210d357 100755 --- a/frontend/dashboard/.env.development +++ b/frontend/dashboard/.env.development @@ -5,4 +5,6 @@ PORT=8000 REACT_APP_HOST_API_URL="http://lms.test" # VITE_API_URL="https://aso-api.linksehat.dev/api/internal" +# VITE_API_URL="https://primecenter-api.linksehat.com/api/internal" VITE_API_URL="http://localhost:8000/api/internal" +