Browse Source

prod 정보 수정

feature/auth
지대한 2 years ago
parent
commit
7a540fdd24
  1. 4
      .env.production

4
.env.production

@ -1,3 +1,3 @@
REACT_APP_HOST = http://control-api.palntour.com/ REACT_APP_HOST = http://pav.palntour.com:8080/
REACT_APP_WS_HOST = ws://control-websocket.palntour.com/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