Skip to content

Commit f432cef

Browse files
committed
🐛 Fix: allowedOrigins
1 parent d4d144f commit f432cef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ const aiAPI = process.env.AI_API
1818

1919
const allowedOrigins = [
2020
'http://localhost:3000',
21-
'http://localhost:3001',
2221
'http://www.model-fit.kro.kr',
2322
aiAPI,
2423
]

0 commit comments

Comments
 (0)