Skip to content

Commit

Permalink
Merge pull request #213 from Step3-kakao-tech-campus/fix/#dockerfile
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
latteisacat authored Nov 11, 2023
2 parents 40e1fed + 9228b38 commit 6dfb625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ COPY . .
RUN npm ci
RUN npm install -g serve

ENV REACT_APP_URI "https://k4b619f06d4c1a.user-app.krampoline.com/api"
ENV REACT_APP_URI "https://k6958d08a6ee5a.user-app.krampoline.com/api"
ENV REACT_APP_KAKAO_KEY "415e174a89b3ef7ce97cb74dabe90a4d"

ENV NODE_OPTIONS "--max_old_space_size=4096"
Expand Down

0 comments on commit 6dfb625

Please sign in to comment.