-
Notifications
You must be signed in to change notification settings - Fork 5
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
[BE] feat#241 자동배포 수정 #243
[BE] feat#241 자동배포 수정 #243
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 3 out of 3 changed files in this pull request and generated no suggestions.
Comments skipped due to low confidence (1)
BE/src/game/interceptor/gameActivity.interceptor.ts:23
- [nitpick] The log message is in Korean. Ensure consistency in log message language across the codebase.
this.logger.debug(`방 ${data.gameId} 활동시간 갱신 완료 / after ${Date.now() - before}ms`);
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
좋습니다! 이 PR은 테스트 커밋도 있어서 스쿼시 머지하면 될 것 같네여!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍👍👍
This reverts commit b544916.
➕ 이슈 번호
🔎 작업 내용
dist/src내의 main.js를 실행하도록 변경
안되던게 그냥 env파일 ip를 잘못적어줘서인가? 그런듯
현재 config경로
여기있는 env를 잘찾는다.
🖼 참고 이미지
🎯 리뷰 요구사항 (선택)
✅ Check List