From 9c2b9ee77211661e44842a9abdecef7ec2044928 Mon Sep 17 00:00:00 2001 From: Daseul Kim Date: Thu, 3 Jul 2025 10:08:10 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=EA=B0=9C=EB=B0=9C=EC=84=9C=EB=B2=84?= =?UTF-8?q?=20qsp=20api=20=ED=98=B8=EC=B6=9C=20url=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 0a96b18..887a203 100644 --- a/.env.development +++ b/.env.development @@ -14,9 +14,9 @@ SESSION_PASSWORD="This application is for mobile field research" NEXT_PUBLIC_API_URL=https://dev.hanasysfield.jp #qsp 로그인 api -NEXT_PUBLIC_QSP_API_URL=http://121.168.9.37:8080 +# NEXT_PUBLIC_QSP_API_URL=http://121.168.9.37:8080 +NEXT_PUBLIC_QSP_API_URL=172.16.56.60:8110 # NEXT_PUBLIC_QSP_API_URL=http://localhost:8110 -# NEXT_PUBLIC_QSP_API_URL=http://dev.hanasysfield.jp # NEXT_PUBLIC_QSP_API_URL=https://jp-dev.qsalesplatform.com #qsp 로그인 api header NEXT_PUBLIC_QSP_API_REFERER=https://dev.hanasysfield.jp