Skip to content

Commit

Permalink
Fix: S3에서 Cloudfront로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
milkbottle0305 committed Mar 15, 2024
1 parent 32ff9d8 commit 7cfae54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
REACT_APP_FE_URL_DEV=http://localhost:3000
REACT_APP_FE_URL_PROD=http://studit-react-fe.s3-website.ap-northeast-2.amazonaws.com
REACT_APP_FE_URL_PROD=https://d3qsaqakmywz7y.cloudfront.net
REACT_APP_API_URL_DEV=http://ec2-3-36-108-229.ap-northeast-2.compute.amazonaws.com:8080

0 comments on commit 7cfae54

Please sign in to comment.