Skip to content

Commit 4f9bf19

Browse files
committed
제발
1 parent 0904f15 commit 4f9bf19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.ts

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ async function bootstrap() {
1414
'https://oodd.today',
1515
'https://dev.oodd.today',
1616
], // 프론트엔드에서 접근 가능한 도메인
17-
methods: 'GET,HEAD,PUT,PATCH,POST,DELETE,OPTIONS',
1817
credentials: true,
1918
});
2019
setupSwagger(app);

0 commit comments

Comments
 (0)