localstack / localstack-demo

Simple demo application deployed using LocalStack
https://docs.localstack.cloud/getting-started/quickstart/
61 stars 33 forks source link

fix(cors): update headers of rq handler to allow calls from webapp #36

Closed lukqw closed 1 year ago

lukqw commented 1 year ago

This PR adds missing headers to the app.js event handler to allow requests from our webapp.