diff --git a/.env.development b/.env.development index f9cbda5..8e6fead 100644 --- a/.env.development +++ b/.env.development @@ -8,7 +8,7 @@ NEXT_PUBLIC_API_URL=http://172.30.1.65:3000 NEXT_PUBLIC_QSP_API_URL=http://1.248.227.176:8120 #1:1문의 api -NEXT_PUBLIC_INQUIRY_API_URL=http://1.248.227.176:38080 +NEXT_PUBLIC_INQUIRY_API_URL=http://172.23.4.129:8110 #QPARTNER 로그인 api DB_HOST=202.218.61.226 diff --git a/.env.localhost b/.env.localhost index 944ee6f..29cb5c2 100644 --- a/.env.localhost +++ b/.env.localhost @@ -8,7 +8,7 @@ NEXT_PUBLIC_API_URL=http://172.30.1.65:3000 NEXT_PUBLIC_QSP_API_URL=http://1.248.227.176:8120 #1:1문의 api -NEXT_PUBLIC_INQUIRY_API_URL=http://1.248.227.176:38080 +NEXT_PUBLIC_INQUIRY_API_URL=http://172.23.4.129:8110 #QPARTNER 로그인 api DB_HOST=202.218.61.226 diff --git a/.env.production b/.env.production index ce56225..ce308e8 100644 --- a/.env.production +++ b/.env.production @@ -6,7 +6,7 @@ NEXT_PUBLIC_API_URL=http://1.248.227.176:3000 NEXT_PUBLIC_QSP_API_URL=http://1.248.227.176:8120 #1:1문의 api -NEXT_PUBLIC_INQUIRY_API_URL=http://1.248.227.176:38080 +NEXT_PUBLIC_INQUIRY_API_URL=http://172.23.4.129:8110 #QPARTNER 로그인 api DB_HOST=202.218.61.226