-
Notifications
You must be signed in to change notification settings - Fork 65
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
CORS issue #331
Comments
Are you self-hosting? Probably you need to change your load-balancer to allow origin (e2b.dev) |
@mishushakov Yes i am self hosting the infra. its seems weird that api.{custom_domain} works but billing.{custom_domain} gives error. making e2b.dev dashboard unusable for custom domain. |
you should probably try self-hosting our new dashboard (github.com/e2b-dev/dashboard) it should not depend on the billing repository (not public) to my knowledge |
@mishushakov i hosted the new dashboard, but seems to be having lot of 404 issues. ![]() |
@mishushakov , could you please let me know if you can assist with this or if I'm missing anything? Thanks! |
Seeing CORS error when setting custom domain on e2b.dev dashboard.
The text was updated successfully, but these errors were encountered: