From 2c01e5bccd32728799f28f5fca8b6a771e292e40 Mon Sep 17 00:00:00 2001 From: HeeDragoN1123 Date: Wed, 1 Nov 2023 23:45:22 +0900 Subject: [PATCH] =?UTF-8?q?[=EC=88=98=EC=A0=95]=20=EC=86=8C=EC=BC=93=20cor?= =?UTF-8?q?s=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/chats/room.chats.gateway.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/chats/room.chats.gateway.ts b/src/chats/room.chats.gateway.ts index dc24e07..bcbba25 100644 --- a/src/chats/room.chats.gateway.ts +++ b/src/chats/room.chats.gateway.ts @@ -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,