Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update default cors to localhost #1659

Merged
merged 1 commit into from
Nov 8, 2024
Merged

fix: update default cors to localhost #1659

merged 1 commit into from
Nov 8, 2024

Conversation

namchuai
Copy link
Collaborator

@namchuai namchuai commented Nov 8, 2024

Describe Your Changes

  • Update to set CORS enabled by default
  • Adding below origins:
    • http://localhost:39281
    • http://127.0.0.1:39281
    • http://0.0.0.0:39281

Fixes Issues

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

Copy link
Contributor

github-actions bot commented Nov 8, 2024

Preview URL: https://f037297b.cortex-docs.pages.dev

Copy link
Contributor

@gabrielle-ong gabrielle-ong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @namchuai!

@namchuai namchuai merged commit f354af6 into dev Nov 8, 2024
5 checks passed
@namchuai namchuai deleted the j/set-default-cors branch November 8, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants