This commit is contained in:
Jordan Eldredge 2023-03-04 15:20:00 -05:00
parent 7d8fc13752
commit e1ac507930

View File

@ -181,6 +181,7 @@ const allowList = [
/http:\/\/localhost:3000/,
/http:\/\/localhost:3001/,
/netlify.app/,
/https:\/\/dustinbrett.com/
];
const corsOptions: CorsOptions = {