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

(App) ElasticSearch URL is hardcoded to hit server, not local instance #4

Open
shivamgangwani opened this issue Mar 2, 2023 · 0 comments
Labels
app issues related to application bug Something isn't working

Comments

@shivamgangwani
Copy link

Under src/Components/BrowseData.js, line 35:
const host = "https://lokdhaba.ashoka.edu.in/es/questions3";

This hits the server rather than hitting the local instance of elasticsearch every time. Similar issue as LokDhaba_JS actually

@shivamgangwani shivamgangwani added bug Something isn't working app issues related to application labels Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app issues related to application bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant