Skip to content

Commit

Permalink
cors update
Browse files Browse the repository at this point in the history
  • Loading branch information
hubsmoke committed Nov 20, 2024
1 parent 80d64b4 commit 3477799
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions desci-server/src/server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ const allowlist = [
'http://localhost:3001',
'http://localhost:61440',
'http://localhost:3002',
'http://localhost:7000',
'http://host.docker.internal:3000',
'http://host.docker.internal:3002',
'http://127.0.0.1:3000',
Expand All @@ -53,6 +54,7 @@ const allowlist = [
'd3ge8gcb3rt5iw.amplifyapp.com',
'desci.com',
'gitpod.io',
'preview-desci-labs.ycode.site',
'loca.lt' /** NOT SECURE */,
'vercel.app' /** NOT SECURE */,
];
Expand Down

0 comments on commit 3477799

Please sign in to comment.