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

Deployment Issue #850

Closed
sky107 opened this issue May 12, 2021 · 3 comments
Closed

Deployment Issue #850

sky107 opened this issue May 12, 2021 · 3 comments

Comments

@sky107
Copy link

sky107 commented May 12, 2021

On running command npm run build .
It created build folder on deploying to static hosting websites its not creating proxy and hence apis not working 404 not found showing in network tab. Note I have updated .env file with my API path

@tananaev
Copy link
Member

Proxy is only used for debugging. We don't use proxy in production. You would have to configure it yourself, if you need one.

@sky107
Copy link
Author

sky107 commented May 13, 2021

Proxy is only used for debugging. We don't use proxy in production. You would have to configure it yourself, if you need one.

how to configure ? static website hosts does not provide option for setting proxy. Please respond

@tananaev
Copy link
Member

For questions please use forum.

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