Skip to content

Commit

Permalink
Update main.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
totobon6125 authored Nov 1, 2023
1 parent e505f79 commit e81a344
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ async function bootstrap() {
'http://localhost:5173',
'https://d2r603zvpf912o.cloudfront.net',
'https://totobon.store',
'https://local-mingle-fe.vercel.app',
],
methods: 'GET,HEAD,PUT,PATCH,POST,DELETE',
credentials: true, // 쿠키를 사용하려면 true로 설정
Expand Down

0 comments on commit e81a344

Please sign in to comment.