From 870c0bded15d0b7df78f093099aa4cf313748d6d Mon Sep 17 00:00:00 2001 From: yoosangwook Date: Fri, 7 Mar 2025 15:02:36 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20env=20path=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index 797778d9..1123b90f 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ -NEXT_PUBLIC_API_SERVER_PATH="https://dev-api.hanasys.jp" +NEXT_PUBLIC_API_SERVER_PATH=="http://1.248.227.176:38080" NEXT_PUBLIC_HOST_URL="http://1.248.227.176:4000"