Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚙[FIX] 프론트엔드와 통신을 위한 수정 #93

Closed
wants to merge 1 commit into from

Conversation

mmingoo
Copy link
Collaborator

@mmingoo mmingoo commented Aug 14, 2024

PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

반영 브랜치

ex) feat/login -> develop

변경 사항

  • localhost >> ec2 주소

이슈

  • 프론트에서 ec2와 통신하기 때문에 localhost에서 변경해줘야 합니다.
  • 프론트에선 ec2 ip주소 통신하려고 하는데 저희 팀이 설정해 놓은 api 주소는 localhost였기 때문에 통신이 불가했었습니다.

테스트 결과

@mmingoo mmingoo added the ⚙ Setting 개발 환경 세팅 label Aug 14, 2024
@mmingoo mmingoo self-assigned this Aug 14, 2024
@mmingoo mmingoo linked an issue Aug 14, 2024 that may be closed by this pull request
2 tasks
Copy link
Collaborator

@spenshark spenshark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

Copy link
Collaborator

@strongmhk strongmhk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@mmingoo mmingoo closed this Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙ Setting 개발 환경 세팅
Projects
None yet
Development

Successfully merging this pull request may close these issues.

⚙[FIX] 프론트엔드와 통신을 위한 수정
3 participants