From 4fec5df5e67519ab79b5f8b6102899135ddda0f2 Mon Sep 17 00:00:00 2001 From: adibwp Date: Mon, 30 Oct 2023 10:04:54 +0700 Subject: [PATCH] master formularium --- frontend/dashboard/.env.development | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/dashboard/.env.development b/frontend/dashboard/.env.development index 1e59ea7f..a5879907 100644 --- a/frontend/dashboard/.env.development +++ b/frontend/dashboard/.env.development @@ -4,5 +4,5 @@ PORT=8000 REACT_APP_HOST_API_URL="http://lms.test" -# VITE_API_URL="https://aso-api.linksehat.dev/api/internal" -VITE_API_URL="http://localhost:8000/api/internal" +VITE_API_URL="https://aso-api.linksehat.dev/api/internal" +# VITE_API_URL="http://localhost:8000/api/internal"