diff --git a/src/main.ts b/src/main.ts index 5da83ba..7d96fdc 100644 --- a/src/main.ts +++ b/src/main.ts @@ -16,7 +16,7 @@ async function bootstrap() { app.enableCors({ origin: [ 'http://localhost:3000', // Local Swagger UI - 'http://localhost:3006', // Local Frontend + 'http://localhost:5173', // Local Frontend 'https://editor.swagger.io', // Swagger Editor 'https://klc-admin.wdiprojects.com', 'https://admin-uat.klc.betadelivery.com',