From 1dfb8d49a99683ead76ee2a1429a04e45406be23 Mon Sep 17 00:00:00 2001 From: Sabda Yagra Date: Mon, 19 Jan 2026 15:36:21 +0700 Subject: [PATCH] fix: .env public api --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 3e752bf..f6a8ebc 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ NETIDHUB_CLIENT_KEY=b1ce6602-07ad-46c2-85eb-0cd6decfefa3 -NEXT_PUBLIC_API_URL=http://localhost:8800 \ No newline at end of file +NEXT_PUBLIC_API_URL=http://kontenhumas.com/api \ No newline at end of file