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

환경 변수를 통한 API 및 웹 서버 URL 관리 #142

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

yewonJin
Copy link
Collaborator

🔖 연관된 이슈

📂 작업 내용

import.meta.env.VITE_WS_URL 와 같이 환경 변수로 URL을 관리헀습니다.

@yewonJin yewonJin added 🐰🐣 FE 프론트엔드 관련 이슈/PR 추적 라벨 ✨ Feature 기능 추가 및 구현, 제안과 관련된 경우 labels Nov 14, 2024
@yewonJin yewonJin requested a review from djk01281 November 14, 2024 01:43
@yewonJin yewonJin self-assigned this Nov 14, 2024
@yewonJin yewonJin linked an issue Nov 14, 2024 that may be closed by this pull request
1 task
Copy link
Collaborator

@djk01281 djk01281 left a comment

Choose a reason for hiding this comment

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

👏🏻👏🏻

@github-actions github-actions bot requested a review from djk01281 November 14, 2024 01:45
@github-actions github-actions bot merged commit c915e15 into develop Nov 14, 2024
21 of 22 checks passed
@github-actions github-actions bot deleted the feature-fe-#141 branch November 14, 2024 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐰🐣 FE 프론트엔드 관련 이슈/PR 추적 라벨 ✨ Feature 기능 추가 및 구현, 제안과 관련된 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

환경 변수를 통해 API 및 웹 서버 URL 관리하기
2 participants