diff --git a/nest/src/main.ts b/nest/src/main.ts index 2620639..0ba0581 100644 --- a/nest/src/main.ts +++ b/nest/src/main.ts @@ -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',