Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Conversation

@davidfowl
Copy link
Collaborator

  • Clean up the SPA project (removed dead code)
  • Fixed URLs in override file

Fixes #2121

- Clean up the SPA project (removed dead code)
- Fixed URLs in override file
@davidfowl davidfowl requested a review from ReubenBond June 15, 2023 14:43
- Identity__Url=http://${ESHOP_EXTERNAL_DNS_NAME_OR_IP}:5105
- PurchaseUrl=http://${ESHOP_EXTERNAL_DNS_NAME_OR_IP}:5202
- IdentityUrl=http://${ESHOP_EXTERNAL_DNS_NAME_OR_IP}:5105
- PurchaseUrl=http://${ESHOP_EXTERNAL_DNS_NAME_OR_IP}:5121
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is the real cors fix (going through the bff instead of envoy). I'll drop envoy from a future commit.

@ReubenBond ReubenBond merged commit 67d4c06 into dev Jun 15, 2023
@davidfowl davidfowl deleted the davidfowl/spa branch June 15, 2023 15:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CORS-related errors when loading SPA version of web app

3 participants