Skip to content

Commit

Permalink
Merge pull request #123 from LocalMingle/heeyong
Browse files Browse the repository at this point in the history
[수정] 소켓 cors 추가
  • Loading branch information
HeeDragoN1123 authored Nov 1, 2023
2 parents 0e37c65 + 2c01e5b commit dfba3a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/chats/room.chats.gateway.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import { Model } from 'mongoose';
'http://localhost:5173',
'https://d2r603zvpf912o.cloudfront.net',
'https://totobon.store',
'https://local-mingle-fe.vercel.app',
],
methods: ['GET', 'POST'],
credentials: true,
Expand Down

0 comments on commit dfba3a2

Please sign in to comment.