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

proxy reloads before app is built #639

Open
d-ranjan opened this issue Sep 2, 2024 · 1 comment
Open

proxy reloads before app is built #639

d-ranjan opened this issue Sep 2, 2024 · 1 comment

Comments

@d-ranjan
Copy link

d-ranjan commented Sep 2, 2024

I'm using following proxy config

[proxy]
  enabled = true
  proxy_port = 8080
  app_port = 4000

and app is reloading in browser but it reloads before its built, hence i get following error.
image

@rweir
Copy link

rweir commented Sep 10, 2024

before it's built, really? are you sure?

or before it is running and serving requests on port :4000?

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

2 participants