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

Added fetching cors options from envs #11

Merged
merged 2 commits into from
Dec 21, 2023
Merged

Added fetching cors options from envs #11

merged 2 commits into from
Dec 21, 2023

Conversation

TakSeBiegam
Copy link
Contributor

Getting cors from envs

Description:
Added feature to allow overwrite default stucco cors options via envs

Additional Notes:
list of envs to overwrite cors options:

  • ALLOWED_ORIGINS
  • ALLOWED_METHODS
  • ALLOWED_HEADERS
  • ALLOWED_CREDENTIALS

@TakSeBiegam TakSeBiegam self-assigned this Dec 13, 2023
@Dennor Dennor merged commit b43e29c into master Dec 21, 2023
18 checks passed
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.

2 participants