Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
c2gup authored Dec 1, 2024
1 parent b82c5b7 commit 88e7c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ app.use(express.json());
// })
// );

const cors = require('cors');
// const cors = require('cors');

// Middleware
// const allowedOrigins = ['https://pic-prism-my.vercel.app', 'http://localhost:5173'];
Expand Down

0 comments on commit 88e7c4c

Please sign in to comment.