diff --git a/src/main.ts b/src/main.ts index 2bd0447..b6cb1a8 100644 --- a/src/main.ts +++ b/src/main.ts @@ -11,8 +11,9 @@ async function bootstrap() { origin: [ 'http://localhost:8000', 'http://localhost:9000', - 'https://poapper.com', - 'https://dev.poapper.com', + 'http://localhost:9001', + 'https://poapper.club', + 'https://dev.poapper.club', ], credentials: true, });