Skip to content

[FIX] 배포 환경에서 채팅 연결 안됨#212

Merged
Moon0116 merged 3 commits intodevelopfrom
fix/156
Aug 17, 2025
Merged

[FIX] 배포 환경에서 채팅 연결 안됨#212
Moon0116 merged 3 commits intodevelopfrom
fix/156

Conversation

@Hyunji-JANG
Copy link
Copy Markdown
Contributor

📌 관련 이슈

closed #156

✨ 내용

현재 WebSocket 통신은 ws를 사용하는데, https를 사용하는 프론트와 통신하기 위해서는 wss를 사용해야 함
nginx 설정에 WebSocket 관련 설정을 추가함

📸 스크린샷(선택)

📚 레퍼런스

@Hyunji-JANG Hyunji-JANG self-assigned this Aug 17, 2025
@Hyunji-JANG Hyunji-JANG added 🐞bugfix Something isn't working ✨feat new feature labels Aug 17, 2025
@Hyunji-JANG Hyunji-JANG linked an issue Aug 17, 2025 that may be closed by this pull request
1 task
@Moon0116 Moon0116 merged commit 60d32c1 into develop Aug 17, 2025
2 checks passed
@Hyunji-JANG Hyunji-JANG deleted the fix/156 branch August 18, 2025 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞bugfix Something isn't working ✨feat new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FIX] 배포 서버에서 채팅 연결 안됨

3 participants