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.

Acceptance Criteria