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

Build VEDA Dashboard Without Explicitly Passing the Domain #451

Open
2 tasks
amarouane-ABDELHAK opened this issue Oct 14, 2024 · 0 comments
Open
2 tasks
Assignees

Comments

@amarouane-ABDELHAK
Copy link
Contributor

Description
Currently, VEDA Dashboard is configured to work with an explicitly passed domain. This causes issues with supporting both www.domain.com and domain.com. When the domain is not handled properly, we encounter CORS errors.
image

Acceptance Criteria

  • VEDA Dashboard works seamlessly with both www.domain.com and domain.com.

  • No CORS errors are triggered when accessing the dashboard from either version of the domain.

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

No branches or pull requests

1 participant