From abad08e12bd76b00c88923b564c4abccc9d59e6e Mon Sep 17 00:00:00 2001 From: hanif salafi Date: Sat, 11 Apr 2026 08:42:02 +0700 Subject: [PATCH] feat: change env --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 41dfb31..5e5e04b 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ MEDOLS_CLIENT_KEY=bb65b1ad-e954-4a1a-b4d0-74df5bb0b640 -NEXT_PUBLIC_API_URL=http://localhost:8800 -# NEXT_PUBLIC_API_URL=https://qudo.id/api \ 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