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: 정적파일 경로 수정 #353

Merged
merged 2 commits into from
Sep 12, 2023

Conversation

Choi-JJunho
Copy link
Collaborator

🔥 연관 이슈

🚀 작업 내용

  • 경로가 /로 시작하지 않도록 구성한다.

💬 리뷰 중점사항

누락된 사항이 있나 확인부탁드립니다.

@Choi-JJunho Choi-JJunho added 🐛 버그 버그가 발생했어요 🍉 백엔드 백엔드 관련 이슈입니다 labels Sep 12, 2023
@Choi-JJunho Choi-JJunho added this to the 5차 스프린트 milestone Sep 12, 2023
@Choi-JJunho Choi-JJunho self-assigned this Sep 12, 2023
@github-actions
Copy link

github-actions bot commented Sep 12, 2023

Unit Test Results

  60 files  ±0    60 suites  ±0   20s ⏱️ -1s
266 tests ±0  266 ✔️ ±0  0 💤 ±0  0 ±0 
272 runs  ±0  272 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit f300e3b. ± Comparison against base commit 0b07af2.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@Kim0914 Kim0914 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
Member

@yeonkkk yeonkkk left a comment

Choose a reason for hiding this comment

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

확인했습니다 ~^^
고생하셨어요~~~~

@yeonkkk yeonkkk merged commit 459b5ff into develop Sep 12, 2023
@yeonkkk yeonkkk deleted the fix/352-컨트롤러_정적_파일_경로_수정 branch September 12, 2023 08:06
Choi-JJunho added a commit that referenced this pull request Sep 20, 2023
* fix: 정적파일 경로 수정

* test: 테스트 수정
hozzijeong pushed a commit that referenced this pull request Sep 20, 2023
* fix: 정적파일 경로 수정

* test: 테스트 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍉 백엔드 백엔드 관련 이슈입니다 🐛 버그 버그가 발생했어요
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

정적파일 경로를 수정한다
3 participants