Browse Source

api url 변경

pull/2/head
김장현 12 months ago
parent
commit
33e8c8a9f2
  1. 3
      .env.production

3
.env.production

@ -1,4 +1,5 @@
REACT_APP_HOST = http://pav.palntour.com:8080/ # REACT_APP_HOST = http://pav.palntour.com:8080/
REACT_APP_HOST = http://211.253.11.189:8080/
REACT_APP_WS_HOST = ws://pav.palntour.com:8081/ws REACT_APP_WS_HOST = ws://pav.palntour.com:8081/ws
REACT_APP_IMAGE_HOST = https://palnet-file.s3.ap-northeast-2.amazonaws.com/ REACT_APP_IMAGE_HOST = https://palnet-file.s3.ap-northeast-2.amazonaws.com/

Loading…
Cancel
Save