You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we can determine the CORS options, we need to update ALLOWED_ORIGINS to be restrictive, allowing only from within the cluster and from the frontend domain
The text was updated successfully, but these errors were encountered:
Description of the issue
When we can determine the CORS options, we need to update
ALLOWED_ORIGINS
to be restrictive, allowing only from within the cluster and from the frontend domainThe text was updated successfully, but these errors were encountered: