Merge branch 'dev' into feature/method

This commit is contained in:
seul 2025-06-26 18:01:13 +09:00
commit 428857d7fe
2 changed files with 4 additions and 1 deletions

View File

@ -15,7 +15,10 @@ NEXT_PUBLIC_API_URL=https://dev.hanasysfield.jp
#qsp 로그인 api #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=http://localhost:8110 # NEXT_PUBLIC_QSP_API_URL=http://localhost:8110
# NEXT_PUBLIC_QSP_API_URL=http://dev.hanasysfield.jp
# 도메인 설정 전 테스트용 임시 변수 (qsp ip)
NEXT_PUBLIC_QSP_API_URL=http://121.168.9.37:8080
# NEXT_PUBLIC_QSP_API_URL=https://jp-dev.qsalesplatform.com # NEXT_PUBLIC_QSP_API_URL=https://jp-dev.qsalesplatform.com
#1:1문의 api #1:1문의 api