We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d144f commit f432cefCopy full SHA for f432cef
src/main.js
@@ -18,7 +18,6 @@ const aiAPI = process.env.AI_API
18
19
const allowedOrigins = [
20
'http://localhost:3000',
21
- 'http://localhost:3001',
22
'http://www.model-fit.kro.kr',
23
aiAPI,
24
]
0 commit comments