Skip to content

Commit

Permalink
update cors
Browse files Browse the repository at this point in the history
  • Loading branch information
Canvinus committed Feb 8, 2024
1 parent d04e84f commit ae6723c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nest/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ async function bootstrap() {
app.enableCors({
origin: [
'https://near.org',
'https://test.near.org',
'https://near.social',
'https://test.near.social',
'https://api.sourcescan.dev',
'https://sourcescan.dev',
'https://testnet.sourcescan.dev',
Expand Down

0 comments on commit ae6723c

Please sign in to comment.