diff --git a/.env.development b/.env.development index 5822f05..0a96b18 100644 --- a/.env.development +++ b/.env.development @@ -19,7 +19,7 @@ NEXT_PUBLIC_QSP_API_URL=http://121.168.9.37:8080 # 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=hanasysfield.jp +NEXT_PUBLIC_QSP_API_REFERER=https://dev.hanasysfield.jp #1:1문의 api NEXT_PUBLIC_INQUIRY_API_URL=https://jp-dev.qsalesplatform.com diff --git a/.env.localhost b/.env.localhost index c4f0028..0ee134f 100644 --- a/.env.localhost +++ b/.env.localhost @@ -16,7 +16,7 @@ NEXT_PUBLIC_API_URL=http://localhost:3000 NEXT_PUBLIC_QSP_API_URL=http://1.248.227.176:8120 # NEXT_PUBLIC_QSP_API_URL=https://jp-dev.qsalesplatform.com #qsp 로그인 api header -NEXT_PUBLIC_QSP_API_REFERER=hanasysfield.jp +NEXT_PUBLIC_QSP_API_REFERER=https://dev.hanasysfield.jp #1:1문의 api # NEXT_PUBLIC_INQUIRY_API_URL=https://jp-dev.qsalesplatform.com diff --git a/.env.production b/.env.production index 68616d2..f6e791c 100644 --- a/.env.production +++ b/.env.production @@ -15,7 +15,7 @@ NEXT_PUBLIC_API_URL=https://hanasysfield.jp # NEXT_PUBLIC_QSP_API_URL=http://1.248.227.176:8120 NEXT_PUBLIC_QSP_API_URL=https://jp.qsalesplatform.com #qsp 로그인 api header -NEXT_PUBLIC_QSP_API_REFERER=hanasysfield.jp +NEXT_PUBLIC_QSP_API_REFERER=https://hanasysfield.jp #1:1문의 api NEXT_PUBLIC_INQUIRY_API_URL=https://jp.qsalesplatform.com