chore: Update CORS policy to include new origin#77
Conversation
- Added "https://ake.chathub.info.vn" to the CORS policy for development, allowing requests from this origin in addition to existing ones.
|
Caution Review failedThe pull request is closed. WalkthroughAdded a new CORS origin, "https://ake.chathub.info.vn", to the DevelopmentPolicy in the ServiceCollectionExtensions configuration. The additional origin is included in the WithOrigins call alongside existing origins, with all other CORS settings (AllowAnyMethod, AllowAnyHeader, AllowCredentials) remaining unchanged. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Free 📒 Files selected for processing (1)
Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. Comment |
…-frontend chore: Update CORS policy to include new origin
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.