chore: update QSP API URL in development and localhost environment files

This commit is contained in:
yoosangwook 2025-05-28 14:35:08 +09:00
parent 3a8c431f41
commit 479643216c
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ NEXT_PUBLIC_API_URL=http://172.30.1.65:3000
#qsp 로그인 api
# NEXT_PUBLIC_QSP_API_URL=http://1.248.227.176:8120
NEXT_PUBLIC_QSP_API_URL=http://121.168.9.37:8080
NEXT_PUBLIC_QSP_API_URL=https://jp-dev.qsalesplatform.com
#1:1문의 api
NEXT_PUBLIC_INQUIRY_API_URL=http://172.23.4.129:8110

View File

@ -6,7 +6,7 @@ NEXT_PUBLIC_API_URL=http://172.30.1.65:3000
#qsp 로그인 api
# NEXT_PUBLIC_QSP_API_URL=http://1.248.227.176:8120
NEXT_PUBLIC_QSP_API_URL=http://121.168.9.37:8080
NEXT_PUBLIC_QSP_API_URL=https://jp-dev.qsalesplatform.com
#1:1문의 api
NEXT_PUBLIC_INQUIRY_API_URL=http://172.23.4.129:8110