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

feat: make cors origins configurable through environment variables #186

Merged
merged 2 commits into from
Jul 28, 2023

Conversation

NearW
Copy link
Collaborator

@NearW NearW commented Jul 28, 2023

Configurable CORS options

Please read the CONTRIBUTING.md before opening a PR.

Description

Cors origins was set to * before. This is fine locally, but not in a deployed state. The cors origins can now be set through environment variables.

@NearW NearW added the feature New feature or request label Jul 28, 2023
@NearW NearW merged commit 852b4ce into master Jul 28, 2023
1 check passed
@NearW NearW deleted the feature/configurable_cors branch July 28, 2023 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants