Skip to content

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

@shivamgangwani

Description

@shivamgangwani

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    appissues related to applicationbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions