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

Feat/#76 Nginx 요청을 구분한다 #77

Merged
merged 1 commit into from
Aug 17, 2024
Merged

Feat/#76 Nginx 요청을 구분한다 #77

merged 1 commit into from
Aug 17, 2024

Conversation

LuizyHub
Copy link
Member

🚀 작업 내용

  • api서버의 요청에 대해 별개의 log 파일을 생성하도록 변경
  • api서버 log만 읽어서 응답을 제공
  • Nginx 가 api 서버 log 파일을삭제할 수 있는 권한 제공

📸 이슈 번호

✍ 궁금한 점

- api서버의 요청에 대해 별개의 log 파일을 생성하도록 변경
- api서버 log만 읽어서 응답을 제공
- Nginx 가 api 서버 log 파일을삭제할 수 있는 권한 제공
@LuizyHub LuizyHub added the ⭐️ Feat 새로운 기능이나 요청 label Aug 17, 2024
@LuizyHub LuizyHub requested a review from a team August 17, 2024 13:08
@LuizyHub LuizyHub self-assigned this Aug 17, 2024
Copy link
Member

@tidavid1 tidavid1 left a comment

Choose a reason for hiding this comment

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

간단하게 구분할 수 있다니 다행이네요 :D

Copy link
Member

@miiiinju1 miiiinju1 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!!

@LuizyHub LuizyHub merged commit 903abbb into dev Aug 17, 2024
1 check passed
@LuizyHub LuizyHub deleted the feat/#76 branch August 17, 2024 17:15
LuizyHub added a commit that referenced this pull request Aug 19, 2024
- api서버의 요청에 대해 별개의 log 파일을 생성하도록 변경
- api서버 log만 읽어서 응답을 제공
- Nginx 가 api 서버 log 파일을삭제할 수 있는 권한 제공
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐️ Feat 새로운 기능이나 요청
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants