chore: 개발서버 qsp api 호출 url 수정
This commit is contained in:
parent
432d110f99
commit
9c2b9ee772
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user