Skip to content

Commit

Permalink
Merge pull request #140 from LocalMingle/heeyong
Browse files Browse the repository at this point in the history
[수정] cors 수정
  • Loading branch information
HeeDragoN1123 authored Nov 3, 2023
2 parents e606100 + 2044713 commit 429f966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chats/chats.gateway.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import { Model } from 'mongoose';
'https://d2r603zvpf912o.cloudfront.net',
'https://totobon.store',
'https://local-mingle-fe.vercel.app',
'https://https://localmingle.store',
'https://localmingle.store',
],
methods: ['GET', 'POST'],
credentials: true,
Expand Down

0 comments on commit 429f966

Please sign in to comment.