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 OPTIONS for apigateway CORS handling #22

Merged
merged 1 commit into from
Dec 3, 2024
Merged

added OPTIONS for apigateway CORS handling #22

merged 1 commit into from
Dec 3, 2024

Conversation

cloutierMat
Copy link
Contributor

Motivation

In order to simplify the quizz app deployment and improve parity with how it should work on aws, we should not need to start the container with CORS disabled but rather create the apigateway with proper CORS handling.

Changes

  • added OPTIONS method to return CORS headers
  • updated the docker-compose and readme to reflect that change

Copy link

github-actions bot commented Dec 2, 2024

@HarshCasper HarshCasper merged commit 0739011 into main Dec 3, 2024
3 checks passed
@HarshCasper HarshCasper deleted the fix-cors branch December 3, 2024 11:11
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