Skip to content

Commit

Permalink
[수정] 소켓 cors 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
HeeDragoN1123 committed Nov 1, 2023
1 parent b3220eb commit 2c01e5b
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 2c01e5b

Please sign in to comment.