From 4c4ff5c0e88eaac4fbc93717678d18db3fe05f27 Mon Sep 17 00:00:00 2001 From: hanif salafi Date: Sat, 11 Apr 2026 00:06:56 +0700 Subject: [PATCH] feat: change env --- .env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env b/.env index 1b0b628..5e5e04b 100644 --- a/.env +++ b/.env @@ -1,2 +1,3 @@ MEDOLS_CLIENT_KEY=bb65b1ad-e954-4a1a-b4d0-74df5bb0b640 -NEXT_PUBLIC_API_URL=http://localhost:8800 \ No newline at end of file +# NEXT_PUBLIC_API_URL=http://localhost:8800 +NEXT_PUBLIC_API_URL=https://qudo.id/api \ No newline at end of file